EditTable Row Button Labels? (OpenInsight Specific)
At 06 MAY 1998 12:44:21PM Jeff Blinn wrote:
Is there a way to put our own text on the 'row buttons' in an edittable? I know we can have them numbered - is there a way to set the text property of the buttons to other text - days of the week perhaps?
Thanks,
Jeff
At 06 MAY 1998 03:55PM John Duquette wrote:
Jeff,
Not that I know. However, what you can do is to make buttons and place them next to the table, and on the click event set the SELPOS property to the corresponding row.
John Revelation
At 06 MAY 1998 05:43PM Jeff Blinn wrote:
Not that I know. However, what you can do is to make buttons and place them next to the table, and on the click event set the SELPOS property to the corresponding row.
Thanks - that's what I've ended up doing.
At 20 MAY 1998 12:01AM Dave Esgar wrote:
I too have often needed text row descriptions instead of numbers in
a table and my clumsy attempt to match up each button with each row is
not a pretty sight. I just want it for looks. It doesn't have to be
button like. Can I make the first column of the table to have button
like backgrounds??
I am trying to have years accross and descriptions down like a spread-
sheet. Without a table like this I run into your maximum number of
fields restriction??