accessing listbox in datagrid (asp.net 1.1) - TechRepublic
General discussion
October 6, 2006 at 01:42 AM
suchi_dv

accessing listbox in datagrid (asp.net 1.1)

by suchi_dv . Updated 19 years, 9 months ago

datagrid is bound with a database table which has a column which stores listbox items in format of string separated with commas.
so how to select items in listbox when it is placed into EditTemplate of Datagrid.

This discussion is locked

All Comments