david7777
10-14-2003, 02:33 PM
Would anyone be able to tell me how to do the following:
I have a couple of tables with information. I will get the data needed and bind this to a datagrid or something to display the data. Thats the easy part. Now i have another table, and for each record in the datagrid, there are a couple of records i need to put in a drop down box. So each item in the datagrid will have its own drop down combo box with diffirent data in it...
What is the best way to bind the data to the corresponding drop down boxes?
I have a couple of tables with information. I will get the data needed and bind this to a datagrid or something to display the data. Thats the easy part. Now i have another table, and for each record in the datagrid, there are a couple of records i need to put in a drop down box. So each item in the datagrid will have its own drop down combo box with diffirent data in it...
What is the best way to bind the data to the corresponding drop down boxes?