Hi Nicolai, Tyl3rJD schrieb: > Hi List, > > I'm trying to find the answer to my question for a few hours now but i don`t > get it. How can I dynamically add/remove rows to/from a > qx.ui.listview.ListView after the list is showing? You have to manipulate the data structure which is connected to your ListView widget. Just take a look at the sample at <http://demo.qooxdoo.org/current/demobrowser/html/test/ListView_7.html> to get to know how you can achieve this.
hope that helps, Alex ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
