We should be able to select more than one row in a datagrid and then ask the user for confirmation on if they want to delete these rows. Is there any sample code which does this or can any one give me pointers on how to do this ?
Check out question 5.58 for a start "How can I put up a confirmation question when the user tries to delete a row in the datagrid by clicking on the row header and pressing the Delete key?"
-mark Program Manager Microsoft This post is provided "as-is"
Mark Rideout Wednesday, November 30, 2005 8:37 PM
BTW this is for .net framework v1.1. We do not have the option of going to 2.0 right now.
Check out question 5.58 for a start "How can I put up a confirmation question when the user tries to delete a row in the datagrid by clicking on the row header and pressing the Delete key?"
-mark Program Manager Microsoft This post is provided "as-is"