|
-
November 12th, 2001, 07:36 AM
#1
a quest about datagrid
i have a recordset object and has been open already. if i want to show the data in a mshflexgrid, i can use a line of code like this:
set mshflexgrid1.recordset=recordset1
the question is, what should i do if i want to use a datagrid to show the data of the recordset?
i use set datagrid1.datasource=recordset1,but no use.
will somebody tell me ? thanks in advance
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
|
Click Here to Expand Forum to Full Width
|