Flexgrid row can not be deleted

Posted by: imehlhorn on 30 November 2017, 1:36 am EST

    • Post Options:
    • Link

    Posted 30 November 2017, 1:36 am EST

    with the new wijmo 5.20173.380 there is a Problem with editmode and delete.

    if i change a row (selectionsmode row) the row is selected * "and "

    in editmode.

    so the delete-key doesnt work!

    how can i cancel the editmode programmaticly?

  • Posted 3 December 2017, 7:58 pm EST

    Hi,

    how can i cancel the editmode programmaticly?

    If your grid is bound with itemsource of type CollectionView, call cancelEdit method:

    grid.itemsSource.cancelEdit();
    

    ~nilay

Need extra support?

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

Learn More

Forum Channels