Hi:
Is there an event that will trigger when he Apply button in a filter column popup is pressed.
I tried with the Render event, but this event is called several times and also I tried with the LoadData event, but when I added that event with no implementation we noticed that no rows are shown in the datagrid.
Any idea what event we can use that will fire as soon as a user clicks the apply filter.
Thanks