Question
Dynamic headers for the Grid - how did you do it?
Hi all,
Anybody needed to programmatically generate a grid's header?
In my case I need the header to contain the starting week's calendar Day and Month, like 5-Dec, 12-Dec and so on, depending on the date I selected.
I'm aware of at least one method which can give nice results: not using a Grid, and replacing it with a Repeater.
However it requires a certain amount of implementation work.
Any other ideas?
Thanks,
Vladi
