This is a migrated thread and some comments may be shown as answers.

How to determine context menu click in Preinit?

1 Answer 49 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Steven Lugovsky
Top achievements
Rank 1
Steven Lugovsky asked on 30 Mar 2010, 05:38 PM
Hello all,

     I have an application where I am dynamically populating page controls, and based upon which context menu item is clicked on the radTree , a different layout path is chosen.  The problem is, when I grab the postback control in my PreInit event, I am getting the id of my tree "radTree".  Is there a way I can derive the ID of the node that was clicked, and the ContextMnu item? Ideally, I need this information *before* the page_load.

Any help is appreciated!

thanks!

--Steve

1 Answer, 1 is accepted

Sort by
0
Steven Lugovsky
Top achievements
Rank 1
answered on 01 Apr 2010, 04:24 PM
Nevermind, I worked it out.
Tags
TreeView
Asked by
Steven Lugovsky
Top achievements
Rank 1
Answers by
Steven Lugovsky
Top achievements
Rank 1
Share this question
or