murali athmuri

murali athmuri

  • NA
  • 36
  • 59.4k

Getting Minor problem at dropdown in gridview

Jan 10 2013 3:11 PM

        Dear sir,



I am created dynamic columns for gridview using itemtemplate in that each cell containing two dropdown menu.


My problem I am inserting data into into dtabase.

DropDownList box = (DropDownList)GridView2.Rows[i].Cells[1].FindControl("murali"+ (i + 1).ToString());

 from above line get ("box") only index value.

i want to select different values Please help me

Attachment: time.rar