DataGrid Filter through Data
Today, we will present you one of the upcoming new DataGrid features – Filter through all Data.
The new version of the DataGrid will have an additional property called: ‘showfilterbar’. When you turn this property on, an Input box will be displayed above the columns. After entering a value into that Input box, the DataGrid will apply a filter to all columns, when the ‘filterbarmode’ property is set to ‘simple’ or to a chosen by a dropdownlist column, when ‘filterbarmode’ property is not set.
When the ‘filterbarmode’ property is set to ‘simple’.

When the ‘filterbarmode’ property is not set:
