Click here to Skip to main content
15,881,139 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi Experts

I am working on desktop application using quickbooks Api( Desktop application ), quickbooks has given a dll to fetch the data from the server ..
we have created a method to exact the data ..

Now problem i have to show data in gridview ( all the data which is coming )

Any suggestion to fetch in gridview .. or any control ,,

I just have print the data coming from the method
Posted
Comments
ZurdoDev 2-Aug-13 8:15am    
Use a gridview. Where are you stuck?
vivek_2984 2-Aug-13 8:22am    
how to bind my method (DoCustomerQuery) in gridview
joshrduncan2012 2-Aug-13 10:10am    
Please reply to Ryan's comment instead of posting a new comment, otherwise he won't get notified that you have a reply.

What have you tried so far to accomplish binding the data to a datagridview.
Sergey Alexandrovich Kryukov 2-Aug-13 13:47pm    
So, Windows application of ASP.NET? These are different unrelated types of projects...
—SA

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