Solved
Un-Wrap text in editable grid
Hi,
I have an editable grid which has time in cells (below) want to display it un-wrapped (in single line like 3:00 AM, 3:30 AM), please help me with it.


Hi,
I have an editable grid which has time in cells (below) want to display it un-wrapped (in single line like 3:00 AM, 3:30 AM), please help me with it.


You can replace the space with char(160). Notice that this will force a horizontal scroll bar to show up.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.