Hi all,
anyone knows what's this? couldn't find any documentation...
Thank you
Think of it as a line feed .. these two grids are the same, except in the bottom grid for column 1, 2 and 3 I used the new line
Thank you for your answer.
Is it possible to wrap the content of a grid cell?
I mean, if a cell's width is not enough for the content (content is too long), grid will automatically adjust row's height.
Thank you
Excellent question .. I believe the answer is how you define the data-types for the grid ... A data type of "0" indicates that the maximum characters is set equal to the size of the column, and "-1" indicates no limit other than those imposed by the internals of the grid (i.e., 32766 characters). When a cell may contain more text than it can display, the cell scrolls horizontally in a fashion similar to entry fields.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.