Hello,
i just have the problem that the colum width seems to be only changable in the IDE.
(if you have a total pixel width wider than screen size)
My question is now, what's best to do with different screen sizes when using web only.
You only can use px width not %?
(Attached picture from the IDE)
Now i have 5 colums and make them eqal on my screen should not be a problem,
but it would be nicer to give % values, so that on another screen, they can see all without horizontal scrolling. Another thing is that if you have a wide screen and e.g. only these 5 colums or lesser, the last colum always shows at the right end. So you have not a good overview of the report.
Is there a solution?
Thx.