It seems that if you specify a query declaratively using the framework entity query, you
loose the ability to sort data in a data table, because the data is always returned in the
same order by the query. Can you pass the order by clause dynamically by declaring it as
something that is a parameter to the query?
Thanks in advance,
MG
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099338#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...