Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Finding a record in a grid
Message
De
17/05/2005 01:20:29
Dave Porter
Medical Systematics, Inc.
Merced, Californie, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01014618
Message ID:
01014770
Vues:
30
D:\msi\MsiDxTest\Dxtest.cs(311): The type or namespace name 'DataView' could not be found (are you missing a using directive or an assembly reference?)

D:\msi\MsiDxTest\Dxtest.cs(312): The type or namespace name 'DataTable' could not be found (are you missing a using directive or an assembly reference?)

?????

I have these using directives at the top of my file....
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using OakLeaf.MM.Main;
using OakLeaf.MM.Main.Business;
using OakLeaf.MM.Main.Data;
using OakLeaf.MM.Main.Windows.Forms;
using msi.pdx.dxServices;
Dave
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform