Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid highlighter issue
Message
 
 
To
04/01/2003 01:56:43
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00737984
Message ID:
00738021
Views:
14
Hi Virusim,

It's hard to grasp, what do you mean by increasing column. Anyway, try to set focus on the grid after your manipulations or invoke Grid.AfterRowColChange method. This should refresh Grid Highlighter...

>Hi,
>
>The grid highligher is great. But I had this problem that allow
>user to select the item on the grid and user can click
>another button to increase the count, but the grid
>must remain in the same place/location selection on the grid
>. For my grid, I had 03 columns
>
>However, for the third column, when I click it, and
>click the button to increase it, it does not refresh
>like the other 02 columns does. Only when I change to
>another column, the third column will be updated. This
> problem does not happen on the first and second
>columns.
>
>For all the 03 columns, I had the same code listed
>below for the following 02 methods in
>
>Grid.When and Grid.Click
>
>WITH THISFORM
>
>SELECT Payment
>.RecNo = RECNO('Payment')
>.ResetTimer()
>
>ENDWITH
>
>Please advise. Thank you
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform