Hello,
I'm using your telerik controls for Asp.net ajax. I have a RadTreeview control on the page.Now I can easily get the value of the selected tree node. I want to show a Radwindow dynamically by the value of this tree node and then load a page in this window.
Let's express it like this: now I have a RadTreeview displaying all the categories, one category contains many product .When I click on one product node,a Radwindow will show and display details information about this produt.But now I can't show a Radwindow using server side code. Hope some one can show me the way, some sample code would be great. Thanks.
I'm using your telerik controls for Asp.net ajax. I have a RadTreeview control on the page.Now I can easily get the value of the selected tree node. I want to show a Radwindow dynamically by the value of this tree node and then load a page in this window.
Let's express it like this: now I have a RadTreeview displaying all the categories, one category contains many product .When I click on one product node,a Radwindow will show and display details information about this produt.But now I can't show a Radwindow using server side code. Hope some one can show me the way, some sample code would be great. Thanks.