I use YUI. Have a look at Satyam's demo of the editable datagrid to see if it's suitable:
http://www.satyam.com.ar/yui/DataGrid.html

It supports client-side and server-side pagination and sorting:
http://developer.yahoo.com/yui/datatable/

tom tom wrote:
Thanks I will have a look, Lot of grids got the
limitation to have combo boxes in the Grid,

If any such Grid someone knows that will be great, we
are looking for a such a grid with Sorting and
Pagination features.
Has anyone enhanced the ftl to share with us.

Thanks


--- Jeromy Evans <[EMAIL PROTECTED]>
wrote:

tom tom wrote:
Hi,

What exactly the benefits of moving from struts
2.0.6
to 2.0.11.

Mainly important bugfixes and security fixes.  There
are few new features.
2.0.x -> 2.1 provides better ajax tags and new
plugins.
As far as the Ajax support is concerned, we do
have a
requirement to have a editable grid,

Is this facilitated within struts 2?
There is no tag bundled in struts 2 but Struts2 can
serve data to editable grids provided by any client-side library.
What is the best way to achieve it.
Review the available editable datagrid options (eg.
yui, ext, dojo1+), examine their table model requirements, create an action that serves the model (as json, xml or whatever the component requires).


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





      
____________________________________________________________________________________
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

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






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

Reply via email to