[Gambas-user] Money type in correct representation PT_BR
Ron Onstenk
ronstk at ...239...
Mon Sep 11 20:00:14 CEST 2006
On Monday 11 September 2006 15:08, Fabricio Silva wrote:
> PRINT (global.rs1[arrtable[Column]])
> just before:
> global.rs1.MoveTo(Row)
> And saw it repeat the value many times. Why?
>
Nothing wrong.
It is the screen refresh that request data for the table view
if you scroll the view and/or move other objects above th tableview.
Add to the print the Row and Column
> PRINT (global.rs1[arrtable[Column]]);" row= ";Row;" Col=";Column
More information about the User
mailing list