Hello ,
I have created an treeview control in C# form,how can i load this control to my HTML page?
Thanks
But i dont use server just an html page
You may not use dynamic components in html without server side scripting.
You may simulate a treeview with some client side script using e.g. javascript or vbscript.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.