onBeforePopulate Event
Arguments
- dataArray
An array that contains the data that will be used to populate the List.
Description
Fires before the List is populated.
Discussion
The onBeforePopulate event can be used to manipulate the data that will be used to populate a List control before the list is populated.
See Also