Remove specific values from the value filter drop down

Posted by: mail on 4 December 2024, 6:18 am EST

    • Post Options:
    • Link

    Posted 4 December 2024, 6:18 am EST - Updated 4 December 2024, 6:31 am EST

    This applies to C1.Win.C1FlexGrid 4.8 and .NET Framework 4.8

    Here are screenshots from a sample application.

    Row[1] is a frozen row and is presenting the SUM of the other rows.

    In this sample, the total is 25. However, this sum is also shown in the filter drop down.

    Is there a way to prevent this?

    (I want that the drop-down shows only 1,2,3,4,5 and not 25)

    Kind regards, Georg

  • Posted 5 December 2024, 12:49 am EST

    Hello Georg,

    You can set the IsNode property of the Frozen row to true. It will exclude the sum value in the Filter DropDown.

    Please refer to the attached sample for implementation. (see FlexGrid_FilterDropDown.zip)

    Regards,

    Uttkarsh.

  • Posted 5 December 2024, 2:56 am EST

    Thank you Uttkarsh, this was the solution! Kind regards, Georg

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels