Called when a new set of data is about to be rendered by the DataView control.
|
|---|
MyDataViewControl.onRendering(args); |
Arguments
- args
A DataEventArgs object that contains information about the data that is about to rendered.
Return Value
See Also
Other Resources
Language Reference