如何从占位符表中搜索所有数据? [英] How to search all data from table in place holder?

查看:91
本文介绍了如何从占位符表中搜索所有数据?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何从占位符中的表中搜索所有数据?

How to search all data from table in place holder?

推荐答案

采用DataGridView,将其与sql select查询绑定.在where部分中搜索条件.我想它将解决您的问题..输出将绑定到不同的单元格.

否则

将搜索结果填充到数据集,然后设置要存储的线索...

根据我对查询的理解,我已经回答了这个问题...
take a DataGridView, bind it with a sql select query with.. ''like'' search condition in the where part. i guess it will solve your problem.. the output will be bound to diffetent cells.

otherwise

fill your search result to a dataset, and set the velues where you want to store...

I have answered this as per I understood ur query...


这篇关于如何从占位符表中搜索所有数据?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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