Cannot entry or copy data to FlexGrid.

  • Thread starter Thread starter Min
  • Start date Start date
M

Min

Hi, I am using Access2000. I added a FlexGrid on a form, but it cannot be
edited (data entry, copy, past,delete). What property should I use to set it
editable?
 
Min said:
Hi, I am using Access2000. I added a FlexGrid on a form, but it cannot be
edited (data entry, copy, past,delete). What property should I use to set it
editable?

The FlexGrid is a VB control, not an Access control. Even if you can get it
to work on your development machine, it unlicensed and is unsupported in
production. You can probably do what you want with an Access subform.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 
Thank you for your advice.

I remembered even in VB the FlexGrid is not editable. It seems that although
those properties are not shown they still work in Access2000 environment. I
am not sure if move the Access application to another PC it can still work
or not. Actually, my PC don't support FlexGrid, I got the FlexGrid, from
another PC that has VS 6.0 and Access2003 installed, by just open the Access
created on my PC then add the FlexGrid to the access application then open
it in my PC. I hope this will work on a Win98 PC. (my PC is Win2000 Pro.)

Min
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top