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
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
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.
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??