HI WELCOME TO SIRIS

Remove Add new record but keep refresh telerik rad grid

Leave a Comment
You can hide the AddNewRecord button this way:
<MasterTableView CommandItemDisplay="Top" ...>
    <CommandItemSettings ShowAddNewRecordButton="false" />
...

Please examine the following link for more information:
CommandItem Overview

0 comments:

Post a Comment

Note: only a member of this blog may post a comment.