I have several parent nodes. Each parent nodes contains a list of child nodes. My showcheckboxes are set to all.
My question :
On the client side, when I ch
tv.Attributes.Add("onclick", "OnTreeClick(event)");
Add this javascript code