FilterBar synchronization

Posted by: kshitizkumar on 3 July 2019, 10:15 am EST

    • Post Options:
    • Link

    Posted 3 July 2019, 10:15 am EST

    Hi,

    I am using two grids in the same form and it has two filter bars. If I search for some value in the filter-bar, I want the second grid to show data corresponding to the result.(for eg, if result get row from index 1 , second grid should also select row at index 1 and vice-versa) Is there a way to synchronize the filter-bar to do that ?

    Regards,

    Kshitiz

  • Posted 5 July 2019, 3:30 am EST

    Hello Kshitiz,

    First of all sorry for the late reply.

    There is no way to synchronize the filter bar of two different TrueDb’s . But you can use the DataSource of the filtered Grid to get the index of the rows that has to be shown on the other Grid.

    I have implemented this in the attached sample. Please go through this to understand in a better way.

    Thanks and Regards,

    Prabhat Sharma.

    TrueDbGridFilterBarDemo.zip

  • Posted 8 July 2019, 9:24 am EST

    Thanks Prabhat for the workaround. I think I can use this.

Need extra support?

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

Learn More

Forum Channels