VB.NET

Moderators: seancampbell
Number of threads: 4022
Number of posts: 10035

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
DataGridView Posted by Simple Man on 4 Feb 2011 at 2:45 PM
I've created a new datatable within my dataset. It doesn't get updated from a data adapter or anything. I just want to use this data table as a temp table used to print a Crystal Report.

I've got code that will add a new record in to the data table. After a dozen or so records are added, i've got a datagridview on the same form that will show me the inserted records.

Now, after the insert and dgv shows data, I have another form open that has by CR on it and also a dgv...so I can see the data from the data table. Well, I'm not showing any data on the report nor the dgv. I've copied and made sure that the 2 dgv have the same "settings" but no go.

Any suggestions why this is happening?

Thanks.

Nick
Report
Re: DataGridView Posted by tomrabbit on 21 Feb 2011 at 7:51 PM
I have known your issue. I just use a component to realize the function of exporting data from DataGridView to XLS. I think it may help you. You can visit here for more information:
http://www.e-iceblue.com/Introduce/free-dataexport-component.html



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.