I'm using an EditItemTemplate in a GridTemplateColumn, and the insert/cancel buttons are showing up as plain text (the sort automatically created by the control). How do I style them, or convert them to image buttons?
1 Answer, 1 is accepted
0
Eyup
Telerik team
answered on 05 Feb 2016, 07:02 AM
Hello Noor,
You can use the properties provided in the following tag to achieve this requirement:
<MasterTableView ... >
<EditFormSettings>
<EditColumn ButtonType="ImageButton">
</EditColumn>
</EditFormSettings>
I hope this will prove helpful.
Regards,
Eyup
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items