Comment #2 on issue 497 by benoit.m...@gmail.com: When date is formatted in  
gridview then right click pop up menu doesnot work
http://code.google.com/p/gambas/issues/detail?id=497

Just do:

Result.MoveTo(Row)
GridView1.Data.Text = Format(Result[DateField], "dd/mm/yyyy")

When the Column argument of the Data event handler is the column where the  
data should be display.

I don't see the problem...


-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to