Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting a row into a data set
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01257767
Message ID:
01257856
Views:
15
I knew you couldn't stay away :)

> oDataRow = oDataSet.Tables["mnuTabs"].NewRow();
>
>Are you 100% certain that you have a datatable called mnuTabs? As Bill suggested, suspend the application and check oDataSet.Tables["mnuTabs"] to make sure that it's actually a table with columns.
'If the people lead, the leaders will follow'
'War does not determine who is RIGHT, just who is LEFT'
Previous
Reply
Map
View

Click here to load this message in the networking platform