bthalheim
Power User
Joined: 05/04/2012 11:45:24
Messages: 72
Offline
|
Hi,
a while ago, I took the "Edit Column Details" dialog and used it as a blueprint to develop a popup for sorting multiple columns in a fixgrid: https://github.com/bjoern-thalheim/captaincasa-multiplesortui
You can see what the poup does here: http://www.screenr.com/kLI8
What happens here can be also done by Ctrl-Click on the column headers, so this is only a visual aid.
Björn (Müller) encouraged me to post this here. So here it is.
If anyone likes to use it, you can just pull the Code from Github. testGrid.jsp should demonstrate well how to incorporate the functionality. If you do so and find errors, feel free to report them to me.
Cheers,
Björn
|