can we provide filter property same as Infrgisitc.ultra.WindGrid in Syncfusion.Grid.WinGrid


Hi i am using "Syncfusion.Grid.Grouping.Windows"

i want same filter property in this grid , can we provide that.

infragistic 6.7 provide this feature so can we use in syncfusion.Grid.Grouping.Windows.

we can provide advance dynamic feature.





1 Reply

HA haneefm Syncfusion Team May 24, 2007 05:55 PM UTC

Hi,

There is a built-in support for filtering the data in a GroupingGrid control. You can refer the syncfusion FilterANDExpression category browser samples that are shipped with the Product.

Below are the details of the FilterANDExpression category samples.
1) FilteringTutorial ( \Syncfusion\Essential Studio\4.4.0.49\windows\Grid.Grouping.Windows\Samples\FiltersAndExpressions\Filtering Tutorial\cs) :
- This sample demonstrates the creation of filters at design time.
2) FilterBar ( Syncfusion\Essential Studio\4.4.0.49\windows\Grid.Grouping.Windows\Samples\FiltersAndExpressions\FilterBar\cs )
- This sample shows how to add a filter bar to a grouping grid.
3) ExcelLikeFilter ( \Syncfusion\Essential Studio\4.4.0.49\windows\Grid.Grouping.Windows\Samples\FiltersAndExpressions\ExcelStyleFilter\cs)
- This sample demonstrates the adoption of a filterbar in the column header, like in Excel.
4) ExpressionField ( \Syncfusion\Essential Studio\4.4.0.49\windows\Grid.Grouping.Windows\Samples\FiltersAndExpressions\ExpressionField\cs)
- This sample demonstrates how to create expression fields in grouping grids.

Best regards,
Haneef

Loader.
Up arrow icon