Re: [Gambas-user] Sorting gridviews

2014-07-05 Thread B Bruen
Hi Tobi, I too have implemented a similar approach to yours, but it is not what I was looking for. I am trying to implement a sort over multiple columns, like "ORDER BY ColA ASC, ColC DESC, ColB ASC" in an sql query. I just cannot get it right. In fact, I have now decided that the easiest wa

Re: [Gambas-user] Sorting gridviews

2014-06-25 Thread Tobias Boege
On Wed, 25 Jun 2014, B Bruen wrote: > Someone, recently, was discussing sorting gridviews over multiple columns. > Tobi? > > Was any progress made on this? > The project was finished some time ago. But likely the results will not please you because the code is not very integrative. Basically,

[Gambas-user] Sorting gridviews

2014-06-24 Thread B Bruen
Someone, recently, was discussing sorting gridviews over multiple columns. Tobi? Was any progress made on this? (Gee, I am having a busy day today, aren't I? :-) Actually, we are cleaning up a lot of old outstanding things.) tia Bruce -- B Bruen -