I use this code to delete the current record in my C# Project.
dataSet11.Tables["Student"].RowDeleted;
But it doesn't work. What code should I write?
|
Results 1 to 4 of 4
Thread: delete current recordThreaded View
|
Click Here to Expand Forum to Full Width |