Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

SortBy

$
0
0
When fetching the data in a listgrid I got this warning:

=== 2014-01-12 13:37:14,843 [l0-4] WARN DSRequest - [builtinApplication.schueler_fetch] getSortBy() called on dsRequest containing multiple sortBy fields, returning first in list.

But the listGrid is sorting correctly, in the SQL an "order by field1, field2, field3" is being executed.
So why this warning?

Using smartgwt power 4.0 2013-11-27

Viewing all articles
Browse latest Browse all 4756