开发者

DataGrid for WPF and Silverlight

Is there a DataGrid component that behaves the same in WPF and Silverlight? There are some small differences in DataGrids from MS (WPF and Silverlight Toolkits).开发者_开发知识库 For example, while WPF version has CanUserAddRows property, Silverlight version does not.


I gave up - there nothing like that so I have to care about differences in the code by myself.

Edit: Most of the differences can be handled by styles - simply create one DataGrid style for WPF and one for Silverlight.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜