PDA

View Full Version : Dynamic list


veerakumar
02-08-2008, 01:10 AM
Hi All,

Please any one tell me that how do i create list boxes dynamically based on the number of input data which is coming from Dataset....


Cheers...

rcyeager
02-13-2008, 12:32 PM
I would use script to iterate over the dataset with a LzDatapointer and do "new list()" to create the list objects. Then, you will probably want to populate each list with listitems.

Robert
http://www.qrowd.com
http://www.cooqy.com