Click here to Skip to main content
15,897,704 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Need to add rows and columns dyanamically in datagrid that should be done through store procedure please suggest me the way
Posted
Comments
thatraja 8-Nov-11 5:41am    
Your question confusing little bit, better I must clarify it.
/*Need to add rows and columns dyanamically in datagrid that should be done through store procedure*/
So you want to bind the datagrid using Datasource(In backend using stored procedure), right?

 
Share this answer
 

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