Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid highlighter issue
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00737984
Message ID:
00738166
Vues:
20
Hi Virusim,

I still don't quite understand what you are doing in the grid.
Do you add the records to the grid RecordSource cursor?
Do you increase the value in the selected column by clicking the button?
What is the ControlSource for the 3rd column - is it calculated value?
Could you send me your form and all realted files so I could take a look?

>Hi
>
>Sorry for my poor english.
>What I mean for increasing column is actually the grid
>had 03 columns. The last columns is holding the individual
>display item total count.
>
>When I select any of the item on the grid by clicking
>on the first or second columns and then click my other
>button to increase that selected column, the selected and
>highlighted row must remain, without the active row going to the
>first row after the third columns value changes.
>
>The strange thing is when I select the row by clicking
>the third column and clicking the button to increase the
>count, the third columns value remain unchanged, only
>clicking other column, the third column value will be
>updated. But, I had all the 3 column having the same
>code, why the third column is having this problem when
>the other 02 column is okay ?
>
>Please advise. Thank you
>
>
>
>
>
>
>>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
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform