How to do search in a datagrid?
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi guys I hve problem while using datagrid.The datagrid is binded with items details from database's item table.Now wht I want to do is to search for an item. I am using a textbox and if i typed an items name in this textbox, I want to point the cursor to that particular item in datagrid .can anybody give a soln for this pls...
-
Hi guys I hve problem while using datagrid.The datagrid is binded with items details from database's item table.Now wht I want to do is to search for an item. I am using a textbox and if i typed an items name in this textbox, I want to point the cursor to that particular item in datagrid .can anybody give a soln for this pls...