Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0
-
Fix Version/s: TBD
-
Component/s: Decorators
-
Labels:None
-
Application server:Weblogic v8.1
Description
Hello,
I have been using display tag with column decorators in my project, recently there was case where we have to use the value in session to decide on the decoration of a column, As column decorator isn't supporting PageContext as of v1.0, i switched to Table decorator,everything works fine except sorting of Date Object Columns. The same column sorting is working fine with "Column Decorator". Date based sorting is very important in the existing functionality and i would request you to kindly help me with this issue. Please find the code snippet attached.
I have been using display tag with column decorators in my project, recently there was case where we have to use the value in session to decide on the decoration of a column, As column decorator isn't supporting PageContext as of v1.0, i switched to Table decorator,everything works fine except sorting of Date Object Columns. The same column sorting is working fine with "Column Decorator". Date based sorting is very important in the existing functionality and i would request you to kindly help me with this issue. Please find the code snippet attached.