I'm trying to convert a current VB app to run in browser
I tried the ActiveX Migration Wizard to convert my forms,
but it doesn't like the True Grid control.
Any ideas? Can I use it, or do have to replace it with a similar control.
Printable View
I'm trying to convert a current VB app to run in browser
I tried the ActiveX Migration Wizard to convert my forms,
but it doesn't like the True Grid control.
Any ideas? Can I use it, or do have to replace it with a similar control.
A perfect replacement for DBGrid is MsFlexGrid. It is MUCH BETTER that DBGrid and supports OLEDB:).