I have a very specific problem with a Gridview I am displaying.
Believe it or not my customers need to see roughly 30 columns for a particular report.
Obviously displaying these legibly is impossible and I am looking for suggestions on how to achieve this neatly?
I was thinking Ajax tabs groups columns together naturally on differing tabs.
My main worry is that Gridview "date range" is created dynamically depending upon the values in 2 calendar controls. Would this work i.e could I reference the external controls across these tabs?