Hello everybody, A new demo of JFlyEditTable for Tapestry 4.1.1 is present at http://www.wingstech.com/JFlyDemo The component now can incorporates custom widgets into cells when in edit mode as demonstrated here http://www.wingstech.com/JFlyDemo/BrokenGrid.page
The grid still has some bugs: 1) it doesn't work under MSIE (if someone has a js debugger for msie and want to check the exception launched by the evil browser is welcome) 2) When using widgets into cells it's necessary that one widget is already present into the page (the BrokenGrid.page has one hidden next to the 'clear list' button), if a widget isn't present an exception about alertdialog not defined into namespace is thrown (this exception should be investigated deeply). New tests need to be done with other dojo widgets. The source code may be retrieved via svn: svn co https://tapestry-jfly.svn.sourceforge.net/svnroot/tapestry-jfly/trunkjfly I hope you enjoy it. Have a good day, kiuma
