-
Editable Bound-To-Recordset MSHFlexGrid
Hello all,
I would like to display the contents of an ADO Recordset on an MSHFlexGrid
by using similar code to:
Set MSHFlexGrid1.DataSource = datPrimaryRS
I can use a text box that hovers over the cell I wand, to edit the displayed
recordset. The question is how do I have those changes that I made through
the text box take effect on the actual recordset? I could use the text box
change and validate events and update the recordset fields according to the
active cell coordinates... Is there any other/better way?
Thanks in advance
Tim
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|