After the recent work with the excellent Datatables.net JQuery table widget, I've had some discussion with Bob about the advantages of using one framework for GUI.
We are already using JQuery a bit, and MapFish and GeoExt for the GIS part. Both JQuery and Extjs are excellent frameworks. Here is a well-reasoned recent discussion of the merits of each: http://www.grantshepert.com/post.cfm/jquery-and-or-extjs I think it could make sense for us to gradually transition to Extjs - it has an excellent selection of components that work with JSON and can be cobbled together with listeners etc. Here is a stab at an orgunit tree with 6800 nodes (fetched asynchronously from the db): http://109.74.202.200/ou/tree-nodes-2.html Knut _______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

