|
FilterBar
A FilterBar is a row of ComboBoxes displayed at the top of a grid that provides filtering options for grid data. The ComboBox entries are generated from the unique values in the column.
FilterBar in a databound grid
Complex filtering can also be integrated in the GridDataBoundGrid control, by utilizing a custom filter dialog.
|
|
|
|