Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1934
Date Filtering with xamGrid v11.2
posted

I have a problem with filtering dates in the xamGrid.  I am manually creating the columns as TextColumns and they appear fine in the grid with the format string that I have specified.  When bringing up the filter menu it correctly displays the distinct list of dates in the list box but it does not honor my setting of column.FilterColumnSettings.FilterMenuFormatString.

When I select a single date in the filter list which I know has more than 1 row in the grid and click OK the grid is filtered down to a single row.  I can't figure out why the grid isn't filtering properly because it can find one row with the date but why skip the rest?

I have attached an image which better illustrates my issue.

Parents Reply Children
No Data