Hi,
I have a aspgrid for which i am applying kendo grid ui. There are 2 columns in the grid, 1. BoundField 2. TemplateField in which i want to show KendoEditor control.
But KendoEditor UI is applied to only first row. I am expecting this will get applied to all the rows.
I have attached my aspx and aspx.cs code snapshots.