Hello ,

I have created an treeview control in C# form,how can i load this control to my HTML page?

Thanks

Recommended Answers

All 3 Replies

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.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.