I have a node template which has a number of image buttons on it.
Is there an easy way of getting the node on which the buttons reside on the click event? More generically, is there a way of getting the parent node of any controls in the NodeTemplate on their click event?
--
Stuart
1 Answer, 1 is accepted
0
Atanas Korchev
Telerik team
answered on 26 Jun 2009, 08:50 AM
Hello Stuart,
The node would be one of the parent controls (if not the first Parent) depending on your template. So you can do this: