im binding the values in the grid , rows and columns are autogenerated depending upon the values. i generated dropdownlist depending upon the values and exactly beside the number of rows created with 3 list item. i passed the value of the dropdownlist
selected as parameter. now for each row in the grid a query is executed inside for loop but the query is not executed second time can anybody please help.
shobana raja
Member
122 Points
228 Posts
Sql query
May 07, 2012 11:11 AM|LINK
im binding the values in the grid , rows and columns are autogenerated depending upon the values. i generated dropdownlist depending upon the values and exactly beside the number of rows created with 3 list item. i passed the value of the dropdownlist selected as parameter. now for each row in the grid a query is executed inside for loop but the query is not executed second time can anybody please help.