Hi,
I've a UltraWebGrid that constains a CheckBox. I would like to add an OnClick event that, on selecting the checkbox, it will call a javascript function or a C# event method.
Can you give me an example on how to do it?
Thanks,
Pedro
Please refer to knowledge base article KB05057. You can implement a similar functionality on the onclick event on the client side.
Magued