HOW can i display Data in a DataGrid?

liunx

Guest
Hi,
I am working on a web based system that keeps track of Medical Records..and i created a search engine to help the user to find a specific data in the database.. So how can i display the search results in a DataGrid??
I am using a DataGrid so i can give the user the ability to Edit or Delete Records from the search results..

SQL server/ASP.NET and VB.NET...perhaps this will answer your questions
<!-- m --><a class="postlink" href="http://aspnet.4guysfromrolla.com/articles/072402-1.aspx">http://aspnet.4guysfromrolla.com/articles/072402-1.aspx</a><!-- m -->
 
Top