4
Answers

DevExpress ASPxGridView client side row delete

Competetor

Competetor

6y
2.7k
1
I am usign DevExpress ASPxGridView in my asp.net application. I can delete row of the grid using CustomCallback. I am trying to delete row in client side without using CustomCallback. 
Can anyone help me to delete  ASPxGridView row, on client side only without using CustomCallback. I would like to thank for any possible solution in advance.
Answers (4)