Competetor

Competetor

  • 990
  • 663
  • 33.8k

DevExpress ASPxGridView client side row delete

Aug 24 2018 6:27 AM
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)