Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I have a DataGridView that contain information from a dataset. How could I go about deleting a row from my DataGridView and have the Dataset Reflect that change? I am using stored procs so SQLCommands will not be neccessary?