Please guide me to use the option of kendo UI GRID in getting the "+" icon in the last row last column.
When I click on that, I should get a new row and the "+" should move to the current last row last column respectively.
2 Answers, 1 is accepted
0
Alexander Popov
Telerik team
answered on 02 Dec 2014, 03:56 PM
Hi karthik,
This is not supported out of the box, however it could be achieved by manually adding the button once the Grid's dataBound event is triggered (see example).
Regards,
Alexander Popov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!