Data refresh with FlexGrid

Posted by: loic.lucien on 3 August 2021, 4:26 am EST

    • Post Options:
    • Link

    Posted 3 August 2021, 4:26 am EST

    Hi everyone !

    I’m using Flexgrid (winforms Edition v4.5). The first time I load data, everything is OK, but if I dynamically relaod data (on combox change item for example).

    the grid is empty whereas my dataset is not.

    I’ve tried to use Refresh() method without result…

    .

    Tell me if I’m not clear or if you need more details

    Thanks for your help !

  • Posted 3 August 2021, 10:44 am EST

    Hi !

    I’ve found the answer : )

    The missing line was ```

    FlexGrid.DataMember = null;

Need extra support?

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

Learn More

Forum Channels