我想从编码文件设计文件中检索数据... [英] I wanna retrieve data from coding file design file...

查看:81
本文介绍了我想从编码文件设计文件中检索数据...的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想从编码文件设计文件中检索数据...

其实我有个庙宇.

在某些地方,我想从sql server中检索一些数据..因此,我创建了一个C#项目..
我将所有内容都检索到数据集..
现在我想从数据集中显示在设计页面中.
有什么解决办法吗...
谁能帮我...


谢谢
Ramesh Naidu.M

I wanna retrieve data from coding file design file...

Actually i have an templete..

In some places i want retrieve some data from sql server.. So that i create one C# project..
I retrieve everything to dataset..
Now i wanna show in design page from dataset..

Is there any solution...
Can anyone help me out please...


Thank you
Ramesh Naidu.M

推荐答案

您的问题不太清楚,但是您似乎想在UI中显示数据集数据.

使用DataGridView或Listview或任何其他可以绑定UI中数据的数据集绑定控件.
Your question is not quite clear, but it looks like you want to show your dataset data in UI.

Use DataGridView or Listview or any other dataset bound control that can represt your data in UI.


但有一个设计不同..

是否有将编码文件带入设计文件的选项..

假设
我在数据集字段中有一个数据,例如"dataset.tables(0).rows(0).item("Username").

我可以在设计页面中使用同样的东西吗?.
But there is an design is different..

Is there any option like to bring coding file to design file..

Suppose
I have an data in dataset field like ''dataset.tables(0).rows(0).item("Username")''.

Can i use the same thing in design page..


这篇关于我想从编码文件设计文件中检索数据...的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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