Hi, I've got a TabControl, with several TabPages, with RadGridViews i nthem.
I pretty much let the GUI do most of the wiring up of the grids & data..
Everything seems to be working except, I'm getting the above message when I
Add a new Row.
As soon as the row is added, I get the icon on the row, and that message.
The row adds just fine, and I can update it, & delete it as well.
Without posting the entirety of the projects code, is there a place I might look to first, to find why I've
apparently got two datareaders open?
Attached is what I see after adding that new row, and scrolling to the bottom of the data grid.
Rich