Good morning,

Is there a way, we can retrieve "column name" but not column index when 
doing order by?

String sort_index = req.getParameter((new 
ParamEncoder("row_rec")).encodeParameterName(TableTagParameters.PARAMETER_SORT));

Could you provide

String sort_column_name = req.getParameter((new 
ParamEncoder("row_rec")).encodeParameterName(TableTagParameters.PARAMETER_NAME))

as well?

Thanks a lot!
-- 
Lu Ying

------------------------------------------------------------------------------
Index, Search & Analyze Logs and other IT data in Real-Time with Splunk 
Collect, index and harness all the fast moving IT data generated by your 
applications, servers and devices whether physical, virtual or in the cloud.
Deliver compliance at lower cost and gain new business insights. 
Free Software Download: http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to