This question is locked. New answers and comments are not allowed.
Hi,
It would be nice if you could add an OnChecked event that is fired when a checkbox is checked/unchecked when using ShowCheckBox(true). I can workaround it by using $("div.mytree :checkbox").live("click", MyHandler); in client script so it's not a problem, just be a nice to have.
Cheers,
Kev
It would be nice if you could add an OnChecked event that is fired when a checkbox is checked/unchecked when using ShowCheckBox(true). I can workaround it by using $("div.mytree :checkbox").live("click", MyHandler); in client script so it's not a problem, just be a nice to have.
Cheers,
Kev