代码如下:
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
string strsql = @”server=。
uid=sa;pwd=sa;database=Northwind”;
SqlConnection my_Conn = new SqlConnection(strsql);
my_Conn。Open();
string str_sql =”select * from employeesTable”;
// DataSet my_Dataset = new DataSet();
// SqlCommand my_comm = new SqlCommand(str_sql, my_Conn);
// SqlDataAdapter sql_Adapter = new SqlDataAdapter(str_sql, my_Conn);
//sql_Adapter。
Fill(my_Dataset,”employeesTable”);
SqlCommand my_Comm = new SqlCommand(str_sql, my_Conn);
SqlDataReader reader = my_Comm。
ExecuteReader();
while (reader。Read())
{
ListViewItem viewitem = new ListViewItem(reader[0]。
ToString());
viewitem。ImageIndex = 0;
viewitem。SubItems。Add(reader[1]。ToString());
viewitem。
SubItems。Add(reader[2]。ToString());
listView1。Items。Add(viewitem);
}
}
private void BtnSearch_Click(object sender, EventArgs e)
{
int mystartindex = 0;///
int Count = Convert。
ToInt32(this。textBox1。Text);
ListViewItem Item = listView1。FindItemWithText(textBox1。Text,true,mystartindex);
try
{
if (textBox1。
Text != null)
// if (Count>=listView1。Items。Count)
{
listView1。Focus();
Item。Selected = true;
mystartindex = mystartindex + 1;
}
else
{
MessageBox。
Show(“没有您要的数据”);
}
}
catch (Exception ex)
{
MessageBox。Show(ex。Message);
}
}
}
}。
1.文章《asp.net ListView 数据绑定》援引自互联网,为网友投稿收集整理,仅供学习和研究使用,内容仅代表作者本人观点,与本网站无关,侵删请点击页脚联系方式。
2.文章《asp.net ListView 数据绑定》仅供读者参考,本网站未对该内容进行证实,对其原创性、真实性、完整性、及时性不作任何保证。
相关推荐
- . 现代买票为什么带上携程保险
- . 潮阳怎么去广州南站
- . 湖南马拉河怎么样
- . 烧纸为什么到三岔路口
- . 百色为什么这么热
- . 神州租车怎么样
- . 芜湖方特哪个适合儿童
- . 护肤品保养液是什么类目
- . 早晚的护肤保养有哪些项目
- . 女孩护肤品怎么保养的最好