When I click fast a few times on the insert button in edit mode on a grid, a got the same data entered multiple times.
How can I disable this behaviour? I mean If i click multiple times on insert, the data should be inserted only one time.
After the first click on the insert button, this button should be disabled. I am using RadAjaxManager.
How can I disable this behaviour? I mean If i click multiple times on insert, the data should be inserted only one time.
After the first click on the insert button, this button should be disabled. I am using RadAjaxManager.