|
Browse by Tags
All Tags » filter » FilterRow ( RSS)
-
I am adding columnFilter for the Grid like : grdAccountMaintenance.DisplayLayout.Bands[0].ColumnFilters[ColumnName].FilterConditions.Add( new Infragistics.Win.UltraWinGrid.FilterCondition( grdAccountMaintenance.DisplayLayout.Bands[0].Columns[ColumnName], Infragistics.Win.UltraWinGrid.FilterComparisionOperator...
-
Thanks a lot Mike..................... I have been trying this for a while......... I have worked around another solution of creating a Regular Expression using my inputs and match .......... gr8 and hats off to you Mike ,.,.,.,.,. regards, Arun
-
Hi colleagues, I'm having a grid with 1000 lines of data. I'm applying a filter, so only 17 lines remain Is there a possibility to print only the filtered rows in a Wingrid (in my case ... the 17 lines ...) Thanks in advance for your help ! Kind regards, Johnny Driesen Belgium
-
We bind a WinGrid to a IList<MyObject> through MyTypeDescriptionProvider. Some columns contains in cells predefined types (int, double, string...) and others have custom types of objects, which implements the interface IComparable or the custom sorting. How can we implement our custom filtering...
-
I have a grid and I will like to filter all the rows of the grid based on one or more columns. For example the data in the grid displays a list of employees. the employees belong to a department. I would like to filter by that column so that I can programmatically filter out rows based on the current...
Page 1 of 1 (5 items)
|
|