Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

tktable grouping rows

5 views
Skip to first unread message

sasi

unread,
Aug 15, 2007, 10:00:35 AM8/15/07
to
Hi,
is it possible to group rows in tktable?
i am looking for a way to expand/collapse rows in tktable
is there any build-in function available that i am not aware of?

thanks
Sasi

Damon Courtney

unread,
Aug 22, 2007, 12:49:07 PM8/22/07
to


There is no real way to do this with Tktable with the current API. It
can be done with some code, I have done it before, and my company has
a similar thing, but it was all custom. Have you looked at the
treeview widget in Tile? It's similar to a table widget, but it has
the ability to create a tree of rows instead of just a flat table
structure.

Damon

0 new messages