Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using gridhighlighter on 2 grids
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Using gridhighlighter on 2 grids
Miscellaneous
Thread ID:
00521573
Message ID:
00521573
Views:
37
I am using gridhighlighter (one of the most useful utilities written by Nick Neklioudov) on a form that has two grids. I have 2 instances of the grid highlighter (gridhighlighter1 and gridhighlighter2) and in my grids I have the following code as


on grid1.afterRowColChange:
this.parent.GridHighlighter1.Highlight_Row()

on grid2.afterRowColChange:
this.parent.GridHighlighter2.Highlight_Row()

Some how when I have 2 grids, the highlighter doesn't work right. On grid1 it will highlight a whole row when I select a row, but when I move from one row to another row the highlight still stay on orginal row with the new highlight taking place only on one cell. On my grid2, it doesn't even highlight. Has anyone run into this problem yet?

Thanks
Nick Patel
Next
Reply
Map
View

Click here to load this message in the networking platform