Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
140
Expandable "details" area
posted

I have a XamWebGrid bound to a collection of objects and displaying summary information in the grid. I have a single "Details" string property, which contains detailed (i.e. multiple lines of text) information about the item.

Ideally, I would like to have an "expand" button in the row which, when clicked, opens up a multi-line detail block below the row. Clicking again collapses the item.

Any hints on how to achieve this effect using XamWebGrid?

Thanks.

Parents Reply Children
No Data