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

Batch Mode, Disable a row on Delete button(On client side)

0 Answers 76 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Harish
Top achievements
Rank 1
Harish asked on 28 Apr 2017, 05:35 PM

HI,

I  am using a Batch Mode to do updates and deletes,I am using GridButtonColumn for delete  operations and I am using OnDeleteCommand to bind the server side code. Now when I click the Delete buttons the row is deleted on Client side but server side even is triggered only when I hit 'Save Changes' which is fine.

I want to disable the row until the user hits save changes button(for visual indication that this row is marked for deletion and will be deleted on hitting save changes button) and causes a post back.

 

 

Thanks,

Harish.

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Harish
Top achievements
Rank 1
Share this question
or