Hi all,
I want to change the header filter on a date field to display a calendar with the dates for which there is data in the gridview displayed as bold or coloured etc.
That is, instead of the header filter popup being a list box, it is a calendar...
https://www.devexpress.com/issue=Q139533
I have raised a suggestion with support in this regard but I can't imagine it's a high priority... so I thought someone out there might have already done this or provide some pointers in the right direction...
I presume this:
1. I need a calendar control that is databound
2. I have to override the ASPxGridViewHeaderFilterEventHandler delegate
3. I have to track down the client side event which actually invokes the popup...
To this stage, I can modify the existing popup, but can't replace it.
Am I trying to do something that just isn't possible at present???
All thoughts and suggestions welcome!
Cheers All.
Glenn.