Hi Martin, About Drag action could not perform after editing any rows on table (Bugzilla : 6945), i has found an alternative way to solve it. By using "DataChange" event, i would get the changed data of the table and then removed it out of the container. Creating the new ones which was same structure with the table above and re-add it to the container, so i could drag & drop without error, but i still wonder that is safety way, isn't it ?
Thanks so much for your supporting . :) Thanks Khoa Tran 2012/10/21 Đăng Khoa Trần Quang <[email protected]>: > Hi Qooxdoo team, > > I have implemented the Table Cell Editor following the instruction below : > http://demo.qooxdoo.org/2.1/demobrowser/#table~Table_Cell_Editor.html > > I have also added the DragStart listener on this table for Drag action, the > problem is if i did not edit the editable column (the second column), i > could drag these rows. But if i edited any row in table, i could not drag > any more. Could you please tell me the reason and solution for this problem > ? > > I really appreciate for you help, thanks so much. > The code example was attached to this mail, please let me know if you need > more information. > > > Thanks > Khoa Tran ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
