12-02-2021, 10:52 AM
Is it possible to present a column with 2 lines or more (wordwrap kind) on a IWjQDBGrid?
On a small width display, some strings columns are to big and they will "sacrifice" other columns that aren't so big.
Is there a way do do this?
On a IWDBGrid, we just set wordwrap property for a column to true and it will present the content in 2 or more lines.
On a small width display, some strings columns are to big and they will "sacrifice" other columns that aren't so big.
Is there a way do do this?
On a IWDBGrid, we just set wordwrap property for a column to true and it will present the content in 2 or more lines.