Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DisplayRow(row) causes an error
Message
From
05/08/2003 23:30:05
Keith Payne
Technical Marketing Solutions
Florida, United States
 
 
To
05/08/2003 21:25:31
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00817150
Message ID:
00817164
Views:
26
>hi to all,
>
>i'm learning ado.net using c#. i'm trying a code from one of the books i'm reading. there is a statement for displaying a row from a table in a DataSet.
>
> DisplayRow(row);
>
>but when i compile, it returns an error
>
> The name 'DisplayRow' does not exist in the class or namespace 'data_adaptor.Class1'
>
>thanks in advance.

Bobby,

DisplayRow() is not a built-in function of .NET. I would guess that this function is defined somewhere else in the sample code from your book.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform