I have a heirarchical RadGrid on a page that uses the client-side double-click event to place the grid into edit mode. When in edit mode, a web user control edit form is displayed. The edit form contains an additional heirarchical RadGrid that too uses the client-side double-click event to place the grid into edit mode.
The problem that I am experiencing is that the client-side double-click event of the edit form grid is being propagated to the parent grid. Would someone please explain why this is happening, and what I can do about it?
Thank you,
Chris
The problem that I am experiencing is that the client-side double-click event of the edit form grid is being propagated to the parent grid. Would someone please explain why this is happening, and what I can do about it?
Thank you,
Chris