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

How do I customize edit mode buttons?

2 Answers 108 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Happy
Top achievements
Rank 1
Happy asked on 13 Dec 2012, 02:53 AM
1) I want to just display icons for the inline edit,delete, and cancel buttons
2) How can I display the toolbar on the bottom?
3) How can I customize the add button?

2 Answers, 1 is accepted

Sort by
0
Vladimir Iliev
Telerik team
answered on 14 Dec 2012, 04:40 PM
Hi,

Basically you should use template column and and toolbar template to add custom image buttons which calls the standard Grid commands - addRow, saveRow, removeRow, cancelRow and editRow. For convenience I created example project and attached it to the current thread.

Kind Regards,
Vladimir Iliev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Pat
Top achievements
Rank 1
answered on 14 Dec 2012, 05:59 PM
Thanks, that worked nicely!
Tags
Grid
Asked by
Happy
Top achievements
Rank 1
Answers by
Vladimir Iliev
Telerik team
Pat
Top achievements
Rank 1
Share this question
or