Hi,
We are using a WinGrid to allow users to enter multiple comments aginst an order within our system. When the user enters text into a cell (which is setup as multiline) they may enter text which cause the cell height to become bigger than the grid itself, in this case no vertical scrollbar is show and the user has no way of knowing that there is more text than is visible on screen.
Is it possible to set the grid to scroll based on it's toral row height rather than scrolling by row, I suspect this would solve out issue.
I've attached a screenshot to hopefully help demonstrate the issue.
Regards
Paul
I just wanted to know if you were able to solve your issue based on our suggestions or you still need help? Just let me know.
Thank you.
Placing the grid on a panel does help a little. However, it isn't ideal as it doesn't snap to the rows as the grid scroll does, and also it is tricky to keep in sync if the row height changes as you modify the data. It would still be much more beneficial if the grid could do this automatically.