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

Getting HTML being rendered for RAD tree view

1 Answer 34 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
hemant kumar
Top achievements
Rank 1
hemant kumar asked on 07 Oct 2009, 06:36 AM
Hi

I want to create a rad tree view programmtically in cs file, add the desired nodes to it programmatically, and then extract the HTML string  being rendered on the page in cs file.

And then use this html furher in my code.

I tried  using RenderControl to htmltextwriter, but it says that page is not available.


Kindly help.


 

1 Answer, 1 is accepted

Sort by
0
hemant kumar
Top achievements
Rank 1
answered on 07 Oct 2009, 09:40 AM
I want to create the control and render it to html in cs file and then send the html using httprequest . An ajax implementation.
Tags
TreeView
Asked by
hemant kumar
Top achievements
Rank 1
Answers by
hemant kumar
Top achievements
Rank 1
Share this question
or