Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我只使用 Silverlight 超过 24 小时。所以我仍然在寻找我的脚。
我目前正在使用 Silverlight 3(测试版)(我需要其出色的离线模式功能)
使用绑定到数据源的数据网格时,用户是否可以通过网格添加数据?还是数据网格仅限于显示和编辑来自绑定数据源的数据?
非常感谢卢克
除非最近发生了变化,否则您需要自己将新行添加到数据源。看看这篇描述这个过程的帖子:
http://weblogs.asp.net/manishdalal/archive/2008/08/25/silverlight-business-application-part-1-add-new-item.aspx