Community discussion forum

GridView Query in ASP.net

  • 1 year ago
    am using a grid view in my application. and putting the data directly from the other text box control. i am not using any database. it keeps on adding the data one after another in next rows if the data changes. now, i want to delete a row from the grid view only and not from any databases. can anyone help me on this???? i am setting auto generatedeletebuton property to true. so that i can use these to delete a row. but i don't know wt to write in row deleting event in this case. help!!!!!!!!!!!!!!!!!!!! OR i can use the radio buttons, and based on selection i can delete the selected row.
  • 1 year ago
    hi, You can use the rowindex of the gridview to delete the particular row. Regards, Royal

Post a reply

Enter your message below

Sign in or Join us (it's free).

We'd love to hear what you think! Submit ideas or give us feedback