Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid does not refresh when after adding row from menu
Message
 
 
To
03/03/2003 11:52:58
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00760102
Message ID:
00760405
Views:
18
>>Hi Andrus,
>>
>>There's a simple workaround.
>>	PROCEDURE addrow
>>      thisform.SaveChanges()
>>		sele mitteakt
>>		append blank
>>		REPLACE klient WITH 'hello'
>>		KEYBOARD  "{TAB}{BACKTAB}"        && Workaround
>>	ENDPROC
>>
>
>Sergay, thank you. Excellent.
>
>However, do you think that using keybord command is the best way to force
>grid refresh ?
>I'm there more native solution ?

Andrus,

I spend some time looking for workaround and keybord command was the first one that worked. It's possible that there's better workaround but I'm unaware of such.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform