Hi,

I am using jquery grid. Following

*<s:url id="remoteurl" action="some_url"/>*
*<sjg:grid*
*        id="gridtable"*
*        dataType="json"*
*        href="%{remoteurl}"*

Is there a way that I can replace this remote url call with a grid model
placed on the value stack (like we do normally with form elements with a
name property)?
<s:textfield label="some_label" *name*="property_name" />


Any help in this is appreciated.


Thanks
Hassan

Reply via email to