The new ReportGrid widget is a prime candidate, as it already expects data in JSON, although currently it is just included in the page source. I can play around with it some, although I've got a big development push about to happen at work that might take me away from it. I've already got a number of pages that have a Form that submits to a page that then gets rendered with a Grid widget under the Form, so it should be simple enough for me to attempt a test. I don't have any experience using AjaxForm, but how hard can it be? Do you have some documentation for how to go about using the JSON service?
--sam On 5/5/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
It's pretty much done, at least a very basic starting point. I still need to add a new IEngineService that allows you to invoke a hivemind service listener instead of an IDirect listener (or maybe it'll be the same thing? hmmm).. There is no tacos equivalent of an xml ajax layer yet but JSON should be operational. An "Autocompleter" component has been developed that wraps dojo.widget.ComboBox. Anyone want to start feeling out the API and provide feedback? Maybe the easiest way to do this would be to find a component that would benefit most from JSON calls. Like a grid? I dunno.. -- Jesse Kuhnert Tacos/Tapestry, team member/developer Open source based consulting work centered around dojo/tapestry/tacos/hivemind.
------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Tacos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tacos-devel
