Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » filter » filtering loop (RSS)
  • Re: Multiple Filter Conditions on Single Column

    Hi , this way the code is working for me............. Prominent difference here is that I specified the OR LOGICAL OPERATOR for that particular column alone......maybe you can try this Sample Code: .ColumnFilters( "ColName" ).LogicalOperator = FilterLogicalOperator.Or .Columns( "ColName"...
    Posted to Forum by Arun Rajaraman on 07-17-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
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems