Remotec
Remotec

Reputation: 10758

Radgrid stop the ability to add new and edit a row at the same time

On my radgrid I have inline inserting and editing.

It is possible for the user to click "Add New" which gives them an editing template and then to click "edit" on an existing record. This results two editors being visible.

I would like to stop the ability to edit if they are inserting data and likewise to stop the ability to insert if they are editing.

Upvotes: 2

Views: 4295

Answers (1)

Dick Lampard
Dick Lampard

Reputation: 2266

Definitely possible - found this topic a while ago while searching for the same.

Upvotes: 5

Related Questions