I posted this article originally in March 2006 when the ASP.NET 2.0 Treeivew was just released. It has received tremendous response (35000 views for this particular post) and also many recommendations / suggestions / corrections as comments. The script then supported checking/unchecking of children/parents when selecting/deselecting a particular node. However, in cases of having multiple children and de-selecting one of them, the parent doesn?t automatically get un-selected. Also there seemed to be a few issues with Firefox, Safari etc., So the intent of this post is to publish the best working Java Script that fixes the above issues as well as support multiple browsers and provide a better way of handling the event. Special thanks to pushp_aspnet...(read more) ...
Go to the complete details ...