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.
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.