I have a requirement to filter results in a WebDataGrid by applying filter on Column CreateDate(DateTime) using 2 DateTimePickers i.e:
-There should be a DateTimePicker to select the starting date and there should be another DateTimePicker to select the Ending…