View Single Post
Old 05-30-2007, 09:08 AM   #19 (permalink)
Salchester
Salchester
 
Salchester's Avatar
 
Join Date: Jul 2005
Location: In a house
Posts: 230
Salchester is an unknown quantity at this point
Delete Records using an Array

SDE,

Sorry, I probably not explaining what I mean very well!!!!

Instead of using IDs to identify a record, can the code calculate the number of records contained in the table, and depending on which row the record is on, depends on its ID.

For example, if a record is on row 5, and the check box is ticked upon the delete button being clicked, then the code will automatically know that record 5 is required for deletion, as its on the 5th row.

So, basically the row, is the ID.
If the record required for deleting is on the second row, then the code should know you are obviously trying to delete record 2.

Many Thanks,
__________________
Many Thanks, in advance!

Salchester.
The Future Is Here - Are You Ready?
Salchester is offline   Reply With Quote