hgs1906 / smartgwt

Automatically exported from code.google.com/p/smartgwt
0 stars 0 forks source link

Multisort doesn't work on checkbox selections #413

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Multisort works for normal ListGrid fields but it has also option to sort
selections when checkbox is used for selection. This doesn't work.

What steps will reproduce the problem?
1. Create ListGrid
2. Enable Multisort
3. Select records in the middle, multisort by selection

What is the expected output? What do you see instead?
Selections should be sorted but they arent.

What version of the product are you using? On what operating system?
Gwt 1.7.1, SmartGwt rev 1032, Win Xp, Hosted mode + firefox + chrome

Please provide any additional information below.
Test case doesn't use datasource but I have tested that it doesn't work
even with datasource.

Original issue reported on code.google.com by toni.paa...@gmail.com on 22 Feb 2010 at 8:00

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed in SVN.

Original comment by sanjiv.j...@gmail.com on 23 Feb 2010 at 2:54

GoogleCodeExporter commented 9 years ago

Original comment by sanjiv.j...@gmail.com on 23 Feb 2010 at 6:18