Page 1 of 1
How to enable the scroll bar in a flexgrid cell ?
Posted: Thu Sep 24, 2020 11:24 am
by Benefactor
https://pastenow.ru/A7L22
I have a cell in FlexGrid. I put TextArea inside this cell. But cannot find out how to overflow this text.
Re: How to enable the scroll bar in a flexgrid cell ?
Posted: Thu Sep 24, 2020 12:11 pm
by Pablo
The scrollbar of a TextArea is enabled by default.
Re: How to enable the scroll bar in a flexgrid cell ?
Posted: Fri Sep 25, 2020 2:04 am
by Benefactor
No. On my screenshot it is not enabled.
Re: How to enable the scroll bar in a flexgrid cell ?
Posted: Fri Sep 25, 2020 2:36 am
by crispy68
It works for me. Here is what I did:
1. insert flex grid.
2. Drag text area into a grid cell
3. preview
When I type something in the text area, hit enter and continue to type the text area scroll bar appears and it works as it should.
If you did anything different please let me know what else you did. Is there anything else on the page or in the flex grid? Does it work if you open a fresh page and do what I did?