I wanted to ask if it would be possible to add either |
Have you tried using I will definitely try this, but I'm not in the office until September 30th. Thank you, I will get back to you on this afterwards! ;)
(17 Sep '13, 13:19)
Mazzel
|
Hey Yalim, I'm back in the office now. I took your advice and tried, but it didn't work. I guess, because I have a kind of complicated table layout here.. xD Hi. Yes could you send the XML please?
(30 Sep '13, 08:02)
Yalim ♦♦
|
I solved the problem. Not directly, because I didn't achieve, what I intially wanted to.. But my solution - that is a lot easier btw - works and has the same effect. I just disabled the second textField by default and then for this one case enable it. 1
There you go!!! Brilliant! I think this is the best solution by the way, not a workaround.
(01 Oct '13, 17:18)
Yalim ♦♦
|
Hey, now I think about this again. Not this specific use case, but rather the possibility of having the APIs stated in the title/question. |
Can you use a Panel instead of a cell? Include the Panel to the cell and set the Panel's visible attribute to Y or N.
First off, a single panel to store just one textField would be a little excessive, I think..
Second, I have, in fact, two cells both consisting of one textField, each. Now I want to remove the cell on the right, so that the left one can take the remaining space..
Just a visible attribute cannot be the solution because it leaves empty space..