[Gambas-user] Gridview

ron ronstk at ...239...
Mon Sep 3 19:13:42 CEST 2007


On Monday 03 September 2007 11:51, Steven Lobbezoo wrote:
> ' we check if we had one, and maybe want to update him
>   IF rsD THEN 
>     Update_data
>   END IF
>   GridView2.Current.ForeColor = Color.DarkRed    <----------------- there
> ' we act depening where we clicked (it's in row)
> 

What does moving the GridView2.Current before the IF rsD THEN ?

Just a guess of me, in case the Update_data changes the content of the cell.

Ron




More information about the User mailing list