This is a migrated thread and some comments may be shown as answers.

Hiding Add new Record in Javascript

1 Answer 82 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Princia
Top achievements
Rank 1
Princia asked on 28 Dec 2011, 04:35 PM
Hi..all..
Can any one help me to hide the AddNew Record in radgrid using Javascript. We can do that in Code behind file.But how to do it in Client side.Please reply

Thanks & regards
Princia

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 29 Dec 2011, 05:56 AM
Hello Princia,

One suggestion is you can use the property "ShowAddNewRecordButton" as shown below.
aspx:
<CommandItemSettings ShowAddNewRecordButton="false"/>

Thanks,
Princy.
Tags
General Discussions
Asked by
Princia
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or