This is what i want to do:
I have a datagrid which displays information from table1.
I have a column in the datagrid which shows a dropdown with three hard coded values as listitems say region1,region2,region3. I need to bind the value of these listitems to the id field of the selected record in the datagrid.
How do i do this?
Thanks in advance,
Manjula
I have a datagrid which displays information from table1.
I have a column in the datagrid which shows a dropdown with three hard coded values as listitems say region1,region2,region3. I need to bind the value of these listitems to the id field of the selected record in the datagrid.
How do i do this?
Thanks in advance,
Manjula