Greetings all,
I am using PB 12.5.1 Build 4953.
I have a PowerBuilder Winform that I have deployed with an editable grid data window.
I have discovered that you cannot edit past the visible area of one of the columns. It is about 25 characters wide but you should be able to type in 150 characters. Once you type in the 25 visible characters you cannot type in any more data, unless you visually expand the field's width.
Likewise, if you want to paste in data over 25 characters it doesn't work, unless you visually expand the field's width.
The 'limit' in the edit tab is set for 0. I have not made any special changes to this editable field.
Is this normal processing? I would prefer that it simply scrolls right as you type.
Any pointers will be greatly appreciated.
Thanks!!
Paul