Wednesday, March 28, 2012

AJAX treeview control

Does anyone have an example of building a dynamic checkbox treeview control using AJAX? I'd appreciate any pointers.

Thx,

-M

Treeviews aren't supported by the UpdatePanels in the current release of ASP.NET Ajax. I have heard that you can do this in the render event, but it would be very hacky. There are some 3rd party controls that handle that.

No comments:

Post a Comment