Posted by: vx on: October 5, 2008
The following example is a Simple searchable DataGrid, I have also included dataGrid item renderer to show how to define/use a dataGrid “itemRendrer”. Search and Highlight a row depending on the searched text in a dataGrid. Define a cursor to traverse dataGrid rows.
The Objective of this example :
How to create custom item rendrer using Updatedisplaylist [...]
Comments