[Gambas-user] DataView bug?
Benoît Minisini
gambas at ...1...
Tue Nov 3 20:38:25 CET 2009
> 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
More information about the User
mailing list