Hello ,
i used RadGrid and using need data source for binding grid , i used commandItems ( insert , .. ) and i am using automatic edit form template .
i want not to allow user to click add new record when the grid in edit mode
(i.e.) i want to disable add new record button when the grid in edit mode.
<MasterTableView GridLines="None" CommandItemDisplay="Top"
could you help me please to find a solution for this issue .
i used RadGrid and using need data source for binding grid , i used commandItems ( insert , .. ) and i am using automatic edit form template .
i want not to allow user to click add new record when the grid in edit mode
(i.e.) i want to disable add new record button when the grid in edit mode.
<MasterTableView GridLines="None" CommandItemDisplay="Top"
could you help me please to find a solution for this issue .