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.
Giampaolo
Asked
Active
Viewed 1,437 times
0

user2189832
- 1
- 5
1 Answers
0
Ok, I solved setting the celltips property of the grid to 1 and then implementing the FetchCellTips event of the grid the grid.

user2189832
- 1
- 5