Click here to Skip to main content
15,884,099 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
SQL
Hi All,
Please help to show columns (in datagridview) of selected table in datagridview loaded from mysql using stored procedure with c#.
Posted
Comments
Ashi0891 16-Aug-14 14:40pm    
have you ever heard about "Google"? Atleast give it one try!!
NALAM1 16-Aug-14 15:26pm    
if you know any good links just put here.....
[no name] 16-Aug-14 21:54pm    
http://www.google.com
[no name] 16-Aug-14 15:19pm    
Help with what? Do you expect us to write all of this code for you?
NALAM1 16-Aug-14 15:25pm    
Yes, if you can pls.....

1 solution

Check these links. I hope it helps:

Using Stored Procs with ASP.NET GridView

Gridview from Stored Procedure[^]

msdn-Display Data using Stored procedure in DataGridView[^]

Now build your code refering the above articles and in case you get any doubt here are some forms on this topic that will solve your problem, if any:

Grid View Binding using Stored Procedure[^]

Bind Gridview with mySQL Stored Procedure

Let us know in case you are still unable to get the required result.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900