Expanding the xamwebgrid row to show additional details
Posted
by user252160
on Stack Overflow
See other posts from Stack Overflow
or by user252160
Published on 2010-05-10T13:42:03Z
Indexed on
2010/05/10
13:44 UTC
Read the original article
Hit count: 290
I have the following idea: when the user clicks on the more... button of a grid row, the row must expand into a detailed state that shows additional details for the current entry. I know that xamwebgrid provides an expand command, but isn't it just for hierarchical data purposes? How can I display some movie screenshots let's say, only in expanded view ?
© Stack Overflow or respective owner