Multi Line edit table cells (OpenInsight 32-Bit)
At 08 DEC 2009 04:48:34AM Chris Meyer wrote:
I am trying to emulate the Outlook calendar and have weekly and monthly displays. I have the .net calendar working but want to display the daily activities in a weekly table and thus need to wrap the data in a edit table cell. How do I display multi lines in an edit table cell. Tried all sorts of edit table styles without success.
TIA
Chris
At 08 DEC 2009 08:30AM Mike Ruane wrote:
Chris-
Look at the TEST_NEW_ET_STYLES screen in the 9.1 SYSPROG application. it has somne samples for this very example.
Mike
At 08 DEC 2009 01:05PM Ray Chan wrote:
Hi Chris,
Here's something that was posted some months ago.
Example of Multiline in Edittable cell.
Hope this help.
Ray Chan