Use columnclick event, clear gridview, sort data, redisplay. Use data event
if you have thousands of data.
> PUBLIC SUB Form_Open()
> GridView1.columns.count = 2
> END
>
> PUBLIC SUB GridView1_ColumnClick(colm AS Integer)
> PRINT Colm
> END
>
rportnoy wrote:
>
> Hey bro, how could I or
On 10/12/2010 06:48 PM, Benoît Minisini wrote:
>> Second : on a mailing-list, you never answer a thread with a mail that has
>> no relation with it. So please post a new thread each time you start to
>> talk about a new subject.
> Less rudely, I mean that 'someshort="xy"...' was not a good title,
> Yes, I know. I should upgrade, but I'm lazy but
> my old slack 12.2 is perfect.
>
> Now I want to try Gambas3. So I downloades the svn version and
> ./reconf-all. I had this problems:
>
> stef...@macondo:~/trunk$ ./reconf-all
> libtoolize: unrecognized option `--nonrecursive'
> Try `libtoolize
Yes, I know. I should upgrade, but I'm lazy but
my old slack 12.2 is perfect.
Now I want to try Gambas3. So I downloades the svn version and
./reconf-all. I had this problems:
stef...@macondo:~/trunk$ ./reconf-all
libtoolize: unrecognized option `--nonrecursive'
Try `libtoolize --help' for more i