I have radgrid with the Add New Row and Refresh buttons and images above the radgrid. I think I am getting these buttons because I am using the skin=WebBlue.
My question is, how do I remove these from my page? I cannot find any property that applies.
Thanks,
Bob
1 Answer, 1 is accepted
0
Vlad
Telerik team
answered on 27 Feb 2008, 07:47 AM
Hello Bob,
These buttons actually are part of the grid command item and you can remove the command item if you set CommandItemDisplay="None" for MasterTableView.