Hi,
In ultragrid,the greater than filter is working for the numeric number but not working for date field[Datatype is datetime].I have checked the code from google,every thing is correct like MeetsCriteria override,BeforeRowFilterChanged events etc. but not working.Help is required.
Thanks,
Dinakar
try setting the SortComparer, sort comparer class at the end...
Hi nswider,
Thanks for your reply,I tried but it is not working.Can you suggest the code which will be included in the BeforeRowFilterChanged event.
Regards,