N
Nik
i have a listbox control which i have successfully used to insert data
in a database tables. Now i am trying to use the data that i have
inserted to preselect/prepopulate the listbox
when i am trying to edit the data.
Does anyone know of an easier way(maybe binding), to bind the related
db data to
the listbox rows and select them automatically. the only way i could
think of is to use the
finditembyvalue and put it in some kind of loop.
thoughts??
Thanks
Nikhil.
in a database tables. Now i am trying to use the data that i have
inserted to preselect/prepopulate the listbox
when i am trying to edit the data.
Does anyone know of an easier way(maybe binding), to bind the related
db data to
the listbox rows and select them automatically. the only way i could
think of is to use the
finditembyvalue and put it in some kind of loop.
thoughts??
Thanks
Nikhil.