Gridview control query

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Harry US11
    New Member
    • Nov 2008
    • 1

    Gridview control query

    i 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 generatedeleteb uton 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.
Working...