I need to know how to delete a selected record from a datarepeater. I know how to do this using a dgv but cannot figure out how to do with a data repeater as using currentrow to pass the value to my query does not seem to apply to repeaters as it does with dgv. Any help would be great.
Share
Sorry this is VB but I just add a button to the
DataRepeaterand add the following code: