Menu

GridBox.Row.setChild( GridBox ... )

sortero
2007-10-31
2013-04-24
  • sortero

    sortero - 2007-10-31

    Hi everybody,
    Does someone know how to use "GridBox.Row.setChild( .. )" method
    and when it is usefull ?
    I have not found sufficient documentation ...
    so please help me ...
    c-ya!

     
    • al0

      al0 - 2007-10-31

      It is used in multilevel dropdowns. Take a look on a sample in the playground demo application.

       
    • Nobody/Anonymous

      If I use the GridBox like a "table", where myChild are "sub"-Rows..
      can I do this?

      I've test it, but I've found some problem with the checked propetrtis of the GridBox ..

      thxIf I use the GridBox like a "table", where myChild are "sub"-Rows..
      can I do this?

      I've test it, but I've found some problem with the checked propetrtis of the GridBox ..

      thx

       
      • Nobody/Anonymous

        May you elaborate slightly more? I can not understand what you mean, sorry.

        Regards,
        Oleksandr

         
    • Nobody/Anonymous

      I use GridBox like a TABLE..
      this table as some correlated rows.. then I would to show only FIRST of this rows, and show the correlated on-demand, with setChild of the FIRST row.

      I must check the row to act on it (and on his child!)

      I've correcty added child to the single row, but if I set .. setVisibleCheckBoxes(true)" .. I get an IllegalStateException fron thinWire..

      my question is:
      is correct to use CHILD on a ROW in this way ? and where I mistake using setVisibleCheckBoxes? .. if I can ..

      thx and sorry for my poor english vocabulary ! :-)

       
      • Nobody/Anonymous

        AFAIK, no. Child is intended to multi-level grid boxes. If you wish to keep reference to the child rows, use hidden column.

         

Log in to post a comment.

MongoDB Logo MongoDB