Table with row expansion

Hi All,

I have some requirement in table component. The selection of particular row in a table should expand the selected row that shows additional information of a row. For instance, if the table is showing person details, selecting a row in a table should have expansion capability to render more details of the person (like address, contact info and etc). Can someone guide me on how to achieve this in vaadin table component?

Thanks,
Trivedi

See:
https://vaadin.com/forum/-/message_boards/view_message/407118

Regards,

Ronald

Is there any plans for expanding the selected row to show addition information? I don’t see any examples of people doing this.

I found a post on stackoverflow, but no solution, just suggestions (tree table which won’t work for most people, or sometime custom with a broken link)
http://stackoverflow.com/questions/23519110/expand-row-in-vaadin