[Gambas-user] DataView bug?

2009-11-03 Thread Jean-Yves F. Barbier
Gambas 2.17 / Debian sid package
Postgresql 8.4.1
gb.qt

Hi,

I made a small test with a DataView; sorting is working for
all columns except for the primary key one: it _only_ 
restore natural order (1, 2, 3, ..) but don't display a 
reverse order with a second click.

BTW the Mode property returns some' like unobtainable help :(

JY
-- 
* PerlGeek is really a space alien
* Knghtktty believes PerlGeek

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] DataView bug?

2009-11-03 Thread Jean-Yves F. Barbier
Benoît Minisini a écrit :
 Gambas 2.17 / Debian sid package
 Postgresql 8.4.1
 gb.qt
 
 Hi,

 I made a small test with a DataView; sorting is working for
 all columns except for the primary key one: it _only_
 restore natural order (1, 2, 3, ..) but don't display a
 reverse order with a second click.
 
 Not really a bug, but a missing feature.

This is really missing: with current state you can't use the primary as
a doc's reference (ie: an invoice number) if you have many thousand lines

 BTW the Mode property returns some' like unobtainable help :(

 JY

 
 This is the same Mode property as GridView, ListView... Multiple selection is 
 just not allowed at the moment.

Ok, thanks

-- 

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] DataView bug?

2009-11-03 Thread Benoît Minisini
 Gambas 2.17 / Debian sid package
 Postgresql 8.4.1
 gb.qt
 
 Hi,
 
 I made a small test with a DataView; sorting is working for
 all columns except for the primary key one: it _only_
 restore natural order (1, 2, 3, ..) but don't display a
 reverse order with a second click.

Not really a bug, but a missing feature.

 
 BTW the Mode property returns some' like unobtainable help :(
 
 JY
 

This is the same Mode property as GridView, ListView... Multiple selection is 
just not allowed at the moment.

Regards,

-- 
Benoît Minisini

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user