Is there any way to sneak an "order by" clause into a Datasource or 
Dataview.

I did try putting a complete SQL statement in place of the Table name 
but that results in a read-only result regardless of the value of the 
Datasource.ReadOnly property.

I know I can set the Sort poperty true to allow resorting by a 
particular column but I would like to have control of initial order by a 
combination of columns (i.e "order by StartDateTime, Channel, Status").

Regards,

Lewis Balentine

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to