Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Working with Dataviews
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00870119
Message ID:
00870154
Views:
11
Bonnie,

Thanks, that fixed the problem. Kevin will have to correct the sample in the Developer's Guide.

Kind Regards,

Mat

>>"A local variable named 'dv' is already defined in this scope"
>
>Mat,
>
>The error means that you've already defined a variable called dv elsewhere in your code. Try this instead:
>
>dv = (ds.GetDataView("dv" + this.CurrentTableName, this.CurrentTableName));
>
>
>~~Bonnie
Matthew Kennedy
Decision Support Technology Inc.

"I try to take one day at a time, but sometimes several days attack me all at once." ~ Ashleigh Brilliant

New Jersey Dot Net User Group
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform