J
JamesJ
I know I should be posting this to ...activexcontrols but I posted on the
8th
and haven't received a reply (must be busy) so I'll try my luck here if the
community don't mind.
I'm trying to populate the MSFrexgrid control with a table from my back-end
mdb.
Article in the msdn didn't seem to help there was no step-by-step articles
for
me to check out.
In the OnLoad of the form I put:
Me!axcFlexGrid.RecordSource=Me.RecordSource.
When I open the form I get:
Object doesn't support this property or method
Should I be connecting the control to the db first, and if so how?
Any help will be appreciated.
Thanks,
James
8th
and haven't received a reply (must be busy) so I'll try my luck here if the
community don't mind.
I'm trying to populate the MSFrexgrid control with a table from my back-end
mdb.
Article in the msdn didn't seem to help there was no step-by-step articles
for
me to check out.
In the OnLoad of the form I put:
Me!axcFlexGrid.RecordSource=Me.RecordSource.
When I open the form I get:
Object doesn't support this property or method
Should I be connecting the control to the db first, and if so how?
Any help will be appreciated.
Thanks,
James