开发者

Insert a splitter (or expander) inside a gridview

I'm using Silverlight 4's gridview in my page, and I would like to have collapsible columns (to hide some rarely needed information). I had a look to DataGridTemplateColumn but it doesn't seem to allow me to do that. Googleing on this problem didn't help me either. (the only information I found is to set the visibility and开发者_JS百科/or the width of the columns in the code, but thatdoesn't solve my problem of inserting the splitter/expander).

Is there a way to do that ?

Thanks in advance !


Haver you had a look at the silverlight toolkit yet? They have a nice expander in the online demo that may do what you're looking for.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜