Atozed Forums

Full Version: IWjQGrid column 2 lines
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
Currently it's not possible. It's in our todo list so expect it to be available in a future release
I just committed the changeset. it will be available in the next release