jui_datagrid icon indicating copy to clipboard operation
jui_datagrid copied to clipboard

Could you add a classic sorting by clicking the header, Thanks

Open breezeboy opened this issue 12 years ago • 4 comments

Normal, we just use the classic sorting by clicking the header, Advanced, maybe we need the style sorting.

breezeboy avatar Feb 05 '13 13:02 breezeboy

Actually, applying a 'simple column sort', advanced sorting must be cleared (if it has been applied).

However, not a bad thought. It is also a common feature in datagrids. I will try to implement it in some next release.

pontikis avatar Feb 05 '13 14:02 pontikis

Thanks for your prompt reply. Simple column sort is easy to use and only one step when the operator need a simple sort. most of time, we just need a simple sort. Or you can try remember the pre click then inverse it as the second sort factor.

breezeboy avatar Feb 06 '13 03:02 breezeboy

Is the "Simple column sort" functionality implemented? That would be a minimum required feature in any of the datagrids. If it's not yet ready I may have to choose other plugins as simple sort is one of the requirements. Can you please confirm?

STKannan avatar Jul 31 '14 10:07 STKannan

It is not implemented yet. Probably you could try Bootstrap Datagrid https://github.com/pontikis/bs_grid which has this feature and similar API

Thank you

pontikis avatar Jul 31 '14 11:07 pontikis