how to update grid view row on dropdown selection
-
i have a gridview with multiple columns in which one column is dropdownlist. i want to update gridview row on dropdown selection change event. i do this, but problem is that when row is updated on dropdown selection change event, this page has other server side controls eg. buttons , problem is that when i click any button on page, selected drop down event row data disappear. please any body tell me how to solve that problem.
-
i have a gridview with multiple columns in which one column is dropdownlist. i want to update gridview row on dropdown selection change event. i do this, but problem is that when row is updated on dropdown selection change event, this page has other server side controls eg. buttons , problem is that when i click any button on page, selected drop down event row data disappear. please any body tell me how to solve that problem.
Could you post your gridview fillimg code. Regards, Kaushal Arora