Editable datagrid with different data in drop down based on the row
Hello all,
Iam trying to popluate a dropdownlist with different data in a editable datagrid,my problem is that i want to populate datagrid's last column with drop downlists having different values relevant to the first ID column in datagrid.i.e,i want that if id column contains 1 the dropdown list relevent to that column contains values related to 1,if 2,drop down list should contain values relevant to 2 and so on.If you click on the edit link for the first row it should populate different set of results in the drop down and if you click on another row it should populate different set of results.Help me its very urgent
Thanks

