Is there a way to delete all rows inside a RadGridView after a button event has been pressed?
The documentation shows how to delete the row/rows via keyboard(from a user) or manually but didn't found via code
Example: The user presses a button that deletes all text inside textboxes including the rows data inside the RadGridView
The documentation shows how to delete the row/rows via keyboard(from a user) or manually but didn't found via code
Example: The user presses a button that deletes all text inside textboxes including the rows data inside the RadGridView