Silverlight Datagrid问题 [英] Silverlight datagrid problem

查看:95
本文介绍了Silverlight Datagrid问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个小问题,即即使计数等于6,datagrid也不显示来自wcf服务的查询结果.
因此,我如何将数据填充到datagrid中.
预先谢谢您.

解决方案

如果不看代码,就不可能回答您的问题.
但是,如果您通过这些链接访问,可能会获得一些帮助-
http://www.dotnetcurry.com/ShowArticle.aspx?ID=228 [ ^ ]
http://mscoder .wordpress.com/2010/07/11/datagrid-binding-and-crud-operations-in-silverlight-4-using-wcf-service/ [ 之前是AutoGenerateColumns ="False".


i have a little problem that the datagrid dont show the result of the querry from wcf service , even the count is equal to 6 .
So how i have to fill the data in the datagrid .
Thank You in advance

Without looking at the code, its impossible to answer your question.
Howver, if you go through these links, you might get some help -
http://www.dotnetcurry.com/ShowArticle.aspx?ID=228[^]
http://mscoder.wordpress.com/2010/07/11/datagrid-binding-and-crud-operations-in-silverlight-4-using-wcf-service/[^]


i did create an WCF Service which give me the list of the items that i have in sql database, and all what i want now is to display these items in the adatagrid.


<sdk datagrid="" height="*" width="*" autogeneratecolumns="True">
before it was AutoGenerateColumns="False".


这篇关于Silverlight Datagrid问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆