Microsoft Grid control

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Thank again, Ken.
1. The other Microsoft grid available in my references is “Microsoft DataGrid Control 6.0 (SP5) (OLEDB)
The file is MSDATGRD.OCX. But as I said your solution works fine for the Flex Grid.

2. I understand how to use vbTab. I was trying to say that I was not smart enough to come up with the solution which uses vbTab

3. We are delegating our entire Outlook event handling in ActiveX dll. But it is not very convenient for the development and testing. Therefore, I was going to use Outllok VBA project as a development and testing platform and then move ready and tested code to ActiveX.

Kind regards
 
I'm not sure that the DataGrid control can be used in a form. I'd
stick with either the Flex or HFlex grids.




ablei2000 said:
Thank again, Ken.
1. The other Microsoft grid available in my references is
â?oMicrosoft DataGrid Control 6.0 (SP5) (OLEDB);
The file is MSDATGRD.OCX. But as I said your solution works fine for the Flex Grid.

2. I understand how to use vbTab. I was trying to say that I was
not smart enough to come up with the solution which uses vbTab.
3. We are delegating our entire Outlook event handling in ActiveX
dll. But it is not very convenient for the development and testing.
Therefore, I was going to use Outllok VBA project as a development and
testing platform and then move ready and tested code to ActiveX.
 

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