OpenFaces icon indicating copy to clipboard operation
OpenFaces copied to clipboard

SM OR - Using valueBinding for DataTable Sorting Rules

Open jonathanel opened this issue 8 years ago • 0 comments

Hi,

We have a request for a small feature in the DataTable:

Currently some properties of the DataTable (e.g. columnsOrder, hiddenColumns..) are set via ValueBinding when changed and not directly to member variables which allows us to detect changes in these properties by binding them to an EL expression

We would like the sortingRules of DataTable to be set this way too so we could bind an EL value to it.

Thanks.

jonathanel avatar Jan 24 '17 12:01 jonathanel