I created a ADO and linked MSHFlexGrid boject to that ADO. When I select any record in the grid, how to find which recordset in that ADO object is selcted?
If I use
ADO_object.Recordset.Fields(0).Value
I always get first recordset's value
Pl help.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Thread: MSHFlexGrid recordset selectionThreaded View
|
Click Here to Expand Forum to Full Width |