I have a k-grid with a column that contains an image which fires a k-window when clicked.
This event is removed when using the built-in grouping functionality. I just need to know what event(s) I need to hook in to in order to re-bind the image clicks.
2 Answers, 1 is accepted
0
Nikolay Rusev
Telerik team
answered on 25 Oct 2012, 06:34 AM
Hello Angelo,
You should wire the handlers in dataBound event as the rows are recreated on every refresh.
Regards,
Nikolay Rusev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!