I am using "<t:grid source="dummy" row="dummy" mode="model"> component.
I also have Grid Sort feature in that. 

Now i need to pass some extra parameter in that Grid Sort links.
When i view the source of sort link i see 
../../../testreportdisp.grid.columns:sort/name Name 

I want to add two more parameter in that url. Something like this: 
../../../testreportdisp.grid.columns:sort/name/user/role Name 

And Further i also want to read those parameters.

Is there any way i can do that.

I am using Tapestry 5.0.13
-- 
View this message in context: 
http://www.nabble.com/Extra-paramer-in-Grid-Sort-tp18863499p18863499.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to