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

List Grid grouped component ordering issues

$
0
0
I am checking screen on Smartgwt version 3.0 .

Browser version - FireFox 19.0

As you group a ListGrid using a Date column and options like "by Day" or "by Week" , the grouped record components created are displayed in random order like instead of displaying in order -- Mon , tue , wed ...
order is some random , tue , fri , mon ...

the ordering is an issue with any option you use while grouping records by date...

Also , the default column which needs to be expanded as soon as the grid is grouped is also not fixed , sometimes first component is expanded , sometimes some other and sometimes all are collapsed

When i checked on smartgwt showcase too same behavior is observed , Is there a way to specify the order in which components are created while grid is grouped ?

p.s. attached is screenshot of issue

Attached Images
File Type: png date_Group_issue_1.PNG (24.5 KB)
File Type: png date_Group_issue_2.PNG (8.6 KB)
File Type: png date_Group_issue_3.PNG (8.5 KB)

Viewing all articles
Browse latest Browse all 4756

Trending Articles