This is a migrated thread and some comments may be shown as answers.

[Solved] avoid rebind after cancel in editor

1 Answer 129 Views
Grid
This is a migrated thread and some comments may be shown as answers.
anand
Top achievements
Rank 1
anand asked on 05 Apr 2009, 07:07 PM
Hi,
  I am using the RadGrid with pop-up edit mode.  When I click cancel, the default behavior is for the grid to perform a rebind.  However, is there a way to avoid this rebind and simply close the pop-up window.

Thank you.

1 Answer, 1 is accepted

Sort by
0
Nikolay Rusev
Telerik team
answered on 08 Apr 2009, 07:50 AM
Hello Anand,

I am afraid that you cannot cancel Rebind when RadGrid.CancelCommand is fired.
You can check the following list of commands that invoke Rebind() implicitly of RadGrid:
Commands that invoke Rebind() implicitly

All the best,
Nikolay
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
anand
Top achievements
Rank 1
Answers by
Nikolay Rusev
Telerik team
Share this question
or