Matrix column dymamic width

  • Hi friends,

    i am wondering if this is possible. I've set up the matrix to show multiple columns and the number of columns can change from 7, 8 upto 30-40 columns. I've set up the width which works fine for 10-15 columns but some time when i've only 7 columns it looks only half a page rendered. The solution i've used at the moment is 3 matrix and based on numebr of columns in the query it will pupulate different matrix.

    If 10 columns then matrix 1 with wide width of column

    if between 10-20 columns then matrix 2 with medium width of column

    if between 20-30 columns then matrix 3 with small width of column

    is it possible to dymically handle the width of the column? i cant put the expression on column width.

  • Going at it directly with the width property won't work as you have already discovered. The only solution I can come up with is to get very complicated with a lot of hidden/visible expression work for different fixed width columns. The one or two times I have run into this issue I decided the solution was too complicated to persue for the provided benefit.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply