Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Sign In | Join
Adds or removes a rendering event handler to the DataView object.
MyDataViewControl.add_rendering(handler); MyDataViewControl.remove_rendering(handler);
The delegate function to bind or unbind from the rendering event.