This topic has not yet been rated - Rate this topic

Sys.UI.DataView.rendering Event

Adds or removes a rendering event handler to the DataView object.


MyDataViewControl.add_rendering(handler);
MyDataViewControl.remove_rendering(handler);
handler

The delegate function to bind or unbind from the rendering event.

Did you find this helpful?
(1500 characters remaining)