PC Review


Reply
Thread Tools Rate Thread

data datatable

 
 
Georg
Guest
Posts: n/a
 
      29th Oct 2009
hi ,
I'am working with VB.net in visual basic2008. I have an untyped dataset wich
contains one datatable with one datarow

now i want these data into a crystal report, but it shows only a blank
report ( just labels , no datafields)
can i see in a messagebox which data datatabel contains. I has only one row
?

regards, georg


 
Reply With Quote
 
 
 
 
Mansi Shah
Guest
Posts: n/a
 
      2nd Nov 2009

Hi,

You can see that by putting a debug point where you are binding the
dataset to report.

Regards,
Mansi Shah.

*** Sent via Developersdex http://www.developersdex.com ***
 
Reply With Quote
 
Mansi Shah
Guest
Posts: n/a
 
      16th Nov 2009

Hi,

To check whether datatable contains any rows or not, you can debug the
program.

Or you can run a loop for datatable , and can use response.write(..) to
view all the data.

Regards,
Mansi Shah

*** Sent via Developersdex http://www.developersdex.com ***
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to extract data from a Datatable into another DataTable or dat PIPUSER Microsoft Dot NET 1 18th Mar 2009 08:36 PM
DataTable already exist. Need to add data to DataTable C#Schroeder Microsoft C# .NET 3 26th Mar 2007 07:58 PM
How to fill a datatable with data from another datatable =?Utf-8?B?Q29lbg==?= Microsoft ADO .NET 2 28th Feb 2006 07:57 AM
Populating disconnected ADODB.Recordset with System.Data.DataTable data. elcc1958@yahoo.com Microsoft ADO .NET 4 31st May 2004 02:31 PM
Populating disconnected ADODB.Recordset with System.Data.DataTable data. elcc1958@yahoo.com Microsoft Dot NET 0 11th May 2004 03:43 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:20 AM.