The current tile view in sql server 2012 is too complicated for my users compared to sql 2005. In sql 2005, you had two columns with no dropdowns and less whitespace. In 2012, you have lots of whitespace, but more annoyingly, you have dropdowns by default. My users are always clicking around the link, causing confusion when the dropdown list appears.
My question is, without resorting to details view (which is too detailed), is there a way to customize the look of the standard tile view that comes with srs 2012? I'm a developer, so if there's a file somewhere that I can modify, I'd do it if that's what it takes.
Any ideas? Thx so much for any ideas people might have.