Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best grid for editing recordset & rearranging column ord
Message
From
02/09/2002 01:35:44
 
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00695392
Message ID:
00695881
Views:
15
hi john, you can rearrange the columns order if you dont directly connect the grid to the table. you will have to connect the grid to a recordset to get it rearranged. just alter the sequence of columns in you select statement and you will get what yuo want.

USE MSHFlexgrid for editing.
you can not edit directly into MSHFlexgrid.
you have to move the textbox or list/combo to give the user the impression that he is actually editing in the grid. Its not so hard, you can achieve it easily through coding. Search MSDN for MSHFlexGrid, you will get an example to move the text box.
Best Luck..
Nilesh
Previous
Reply
Map
View

Click here to load this message in the networking platform