Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » filter » filtering (RSS)
  • Re: In choose filter dont fire any event

    Hi dud, thx for the post. I will try updated my code using ur solution, but its is not a main problem. -- Example When I select a filter option, write a text in filter box and press [Enter] the AfterRowFilterApplied event is fired and footer counter is updated, but if I just change the filter option...
    Posted to Forum by rodrigoaraujo on 09-24-2008
  • In choose filter dont fire any event

    Hi, In my aplication I use the UltraWebGrid component and have a filter of the RowFilter type. I'm doing a counter of the finded items and display in footer of the grid, using AfterRowFilterApplied event, I do the code bellow: function gv_AfterRowFilterApplied(gridName, column){ var oGrid = igtbl_getGridById...
    Posted to Forum by rodrigoaraujo on 09-24-2008
  • 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
  • Icon Column Filter DropDown style?

    I have an Icon filter on a column but the DropDown rows are too big compared to the text inside! Any idea wh at is causing the issue or how to fix this?
    Posted to Forum by emilyankov 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
  • Bug & Enhancement WPF 2008 v1

    I have downloaded the WPF 2008 v1 and wonder why somethings were not addressed: 1. More than one group by, this is still a bug. 2. Why not add column filtering? This is one of the very basic features in a Windows Grid. (Telerik has it in there controls.)
    Posted to Forum by wadebeasley on 07-06-2008
  • Unfiltered totals

    I need to add a total to a column which is not affected by filters. Something similar to an invoice which has a total at the bottom and when you filter the rows the total still shows the sum of all of the rows. Can this be done?
    Posted to Forum by sbuscombe1 on 07-01-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
  • Checkbox in Filter Options

    I am trying to build a Pivot Table type Filter options, trying to provide feature of showing checkbox against each filter option. How can I achieve this using WebGrid and allow user to filter based on more than one values in a column. Regards, VPatel
    Posted to Forum by VPatel03 on 06-16-2008
  • Re: Filter Frustration

    I have been having some of my own "filter fun" today and I would have to agree that it is complicated to get a simple use-case implemented. I understand the need, from a library perspective, to allow for many different cases (server side, client side) but unfortunately this is quite overwhelming...
    Posted to Forum by hipflexx on 05-30-2008
Page 1 of 2 (19 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems