Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » filter » FilterRow (RSS)
  • Wingrid - ColumnFilter - Not working second time.

    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...
    Posted to Forum by jaysparikh on 07-31-2008
  • Re: How to write a custom filter Condition programatically

    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
    Posted to Forum by Arun Rajaraman on 07-11-2008
  • Printing only the filtered Rows .:. WinGrid

    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
    Posted to Forum by Johnny_Driesen on 06-25-2008
  • How to implement custom filtering for custom objects?

    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...
    Posted to Forum by aerimescu on 02-21-2008
  • Filter by column programmatically

    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...
    Posted to Forum by nicolasiac on 02-20-2008
Page 1 of 1 (5 items)
Powered by Community Server (Commercial Edition), by Telligent Systems