True Dbgrid Vb6 Visual Studio

Posted on by

I need to display a tooltip in a specific column of a true dbgrid. Is there any way to do this? I'm working in vb6. Thanks in advance. Dec 25, 2013 using grid control in vb6. I have tried using DBGrid and MSFlexGrid. TabStop = True 5. ComponentOne Studio for ActiveX brings you the most popular and accomplished ActiveX components, including commercial-grade True DBGrid. Visual Basic 6.0 and.

Tdbgrid Vb6

True dbGrid Question ‹ ‹ Author Message navaku Posted: Tue Oct 17 21:15:53 CDT 2006 Visual Basic >>True dbGrid Question Hi All, Have you ever use or try True dbGrid from componentone? I use XArrayDb to comunicate between client apps and dcom dll like this On Client --------- Dim xa as new XArrayDb Set o = CreateObject('MyClass.Products', 'MyServer') result = o.GetRecord(xa). On dcom/Server ---------- Public Function GetRecord(ByRef xa as XArrayDb) As Long. End Function The problem is how can I distribute the xarraydb component to the user/end user without breaking the license TIA Gun Ralph Posted: Tue Oct 17 21:15:53 CDT 2006 Visual Basic >>True dbGrid Question >Hi All, >Have you ever use or try True dbGrid from componentone? >I use XArrayDb to comunicate between client apps and dcom dll like this >On Client >--------- >Dim xa as new XArrayDb >Set o = CreateObject('MyClass.Products', 'MyServer') >result = o.GetRecord(xa). >>On dcom/Server >---------- >Public Function GetRecord(ByRef xa as XArrayDb) As Long.

>End Function >>The problem is how can I distribute the xarraydb component to the user/end >user without breaking the license >I must be missing something because the XArrayDb (XADBx.OCX) component is distributable. Take a look at the ReadMe.txt file in the True DBGrid folder. -ralph Gunawan Posted: Tue Oct 17 21:45:57 CDT 2006 Visual Basic >>True dbGrid Question >>>Hi All, >>Have you ever use or try True dbGrid from componentone?

Componentone True Dbgrid

>>I use XArrayDb to comunicate between client apps and dcom dll like this >>On Client >>--------- >>Dim xa as new XArrayDb >>Set o = CreateObject('MyClass.Products', 'MyServer') >>result = o.GetRecord(xa) >. >>>>On dcom/Server >>---------- >>Public Function GetRecord(ByRef xa as XArrayDb) As Long >. >>End Function >>>>The problem is how can I distribute the xarraydb component to the >>user/end >>user without breaking the license >>>>I must be missing something because the XArrayDb (XADBx.OCX) component is >distributable. >Take a look at the ReadMe.txt file in the True DBGrid folder. >>-ralph >>I have tried to include xadb8.ocx (eight the version I'm using) on setup file (deployment file) but it is seems not working or should I use another package deployment (can you suggest?) or I miss something when registering the component?

Thank raplh, I'll check readme.txt again Gun Ralph Posted: Tue Oct 17 22:11:38 CDT 2006 Visual Basic >>True dbGrid Question >>>>>>Hi All, >>>Have you ever use or try True dbGrid from componentone? >>>I use XArrayDb to comunicate between client apps and dcom dll like this >>>On Client >>>--------- >>>Dim xa as new XArrayDb >>>Set o = CreateObject('MyClass.Products', 'MyServer') >>>result = o.GetRecord(xa) >>. >>>>>>On dcom/Server >>>---------- >>>Public Function GetRecord(ByRef xa as XArrayDb) As Long >>. >>>End Function >>>>>>The problem is how can I distribute the xarraydb component to the >>>user/end >>>user without breaking the license >>>>>>>I must be missing something because the XArrayDb (XADBx.OCX) component is >>distributable. >>Take a look at the ReadMe.txt file in the True DBGrid folder.

>>>>-ralph >>>>>>I have tried to include xadb8.ocx (eight the version I'm using) on setup >file (deployment file) but it is seems not working >or should I use another package deployment (can you suggest?) or I miss >something when registering the component? >>Thank raplh, I'll check readme.txt again >Gun >My last version was 7 but I always include all the components as per this from the readme. (The last version I used was 7). Note that the Grid control itself is 'Always required'. I suspect some dependancy.

If you are using the ICursor version of True DBGrid Pro 7.0: ------------------------------------------------------------ * ALWAYS distribute TDBG7.OCX. Winavi 3gp Mp4 Psp Ipod Video Converter 3.1. * If you are using XArrayDB anywhere in your project (with or without the grid), you must distribute XADB7.OCX.

* If you are using the grid's printing or exporting features, you must distribute TDBGPP7. Hayden Sunday Afternoon more. DLL. If you are using the OLE DB version of True DBGrid Pro 7.0: ------------------------------------------------------------ * ALWAYS distribute TODG7.OCX. * If you are using any grids in your project where the DataMode is set to 1 (Unbound), 2 (Unbound Extended), 3 (Application), 4 (Storage Mode) or the DataView is set to 1 (Hierarchical), you must distribute TODGUB7.DLL. * If you are using XArrayDB anywhere in your project (with or without the grid) or the DataView is set to 1 (Hierarchical), you must distribute XADB7.OCX. * If you are using the grid's printing or exporting features, you must distribute TDBGPP7.DLL.