Hi,
We are using RadGridView Filter Row Mode for our column filters. In our Grids, we can have multiple days worth of data. The problem is, we allow formatting the date time. The value is provided by the user for the string format. The StringFormat of the DataMemberBinding is utilised here. So for example, if we have format hh:mm tt which would display time like 10:00 AM. What we want is, if the user chooses or types 10:00 AM, the grid should filter on all instances of 10:00 AM regardless of the Date part but currently it only filters for the current day.
Is there a way to allow this behavior? I would really appreciate a prompt response to my query.
Regards,
Nasir.
We are using RadGridView Filter Row Mode for our column filters. In our Grids, we can have multiple days worth of data. The problem is, we allow formatting the date time. The value is provided by the user for the string format. The StringFormat of the DataMemberBinding is utilised here. So for example, if we have format hh:mm tt which would display time like 10:00 AM. What we want is, if the user chooses or types 10:00 AM, the grid should filter on all instances of 10:00 AM regardless of the Date part but currently it only filters for the current day.
Is there a way to allow this behavior? I would really appreciate a prompt response to my query.
Regards,
Nasir.