Re: Columns order in a XUL tree
guido <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Message-ID | <[email protected]> |
(I apologize for the multiple mails) I particularly don't understand why the children order of the <treecols> is not reflected in the displayed order of the columns. For example, I've this structure : <treecols> <treecol id=A/> <treecol id=B/> <treecol id=C/> </treecols> but the columns are then displayed in this order : C, A, B. Why? What is that ultimately regulate this order and how can I change it? Many thanks again. On 25.05.2012 14:46, guido wrote: > Forgot to say: I've also tried to use the DOM insertBefore() method > but also this way doesn't work (for some reason the column is added > /after/ the reference column...) > > On 25.05.2012 14:42, guido wrote: >> Hello All, >> >> I've a xul tree where some columns are defined into a .xul file and >> some are dinamically created at run-time. >> >> Once all the columns are added to the tree, I need to change their >> displayed order. >> >> I tried to modify the ordinal* attribute but I can't make it to work. >> >> Which one would be best method to do it? >> >> Many thanks in advance, >> Guido. >> >> (*) https://developer.mozilla.org/en/XUL/Attribute/ordinal >> _______________________________________________ >> dev-tech-xul mailing list >> [email protected] >> https://lists.mozilla.org/listinfo/dev-tech-xul > > -- Guido Parente [email protected] dots Software GmbH Schlesische Straße 27, 10997 Berlin, Germany Telefon: +49 - (0)30 - 695 799 - 30 www.dots-software.com Amtsgericht Berlin Charlottenburg HRB 65201 Geschäftsführer: Olaf Lorenz, Ken Osuga