QDataTable problem in the order
Hi,
Staff, I am again with problems in the QDataTable. Now the problem is for commanding the things, in the truth I does not want that it commands the values, plus all time that is effected a modifies in the date and hour it commands itself, and I do not want this.
I already tried
dataTable->setSorting(false);
they see here:
http://200.193.29.195/qt3/table.png
when I bring up to date the hour and dates it commands for top.
Cris.
Re: QDataTable problem in the order
Hello,
It tries the properties of the QTable, also verifies if the SQL is not making ordinance “ORDER BY…â€.
dataTable->dataTable->QTable::sortColumn(5, 6, false );
dataTable->QTable::setSorting(false);
Ederson de Moura
Re: QDataTable problem in the order
already I tried this it did not decide the problem, it does not exist ORDER BY in sql.
Cris
Re: QDataTable problem in the order
Then I do not know,
Post in the forum in trolltech tries to effect this.
http://lists.trolltech.com/
Ederson de Moura