Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Easy mmUltraGrid Question
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Database:
MS SQL Server
Divers
Thread ID:
00994520
Message ID:
00994815
Vues:
17
Hello Nick:

Got it to work.
Two things, one was that you were correct, I need FobTable instead of Fob Table. Second, was that I had to remove dsfobtable from the bindingsource property of mmUltraGrid1.

Thanks for your help,
Rick

>Hi Richard,
>I don't see anything obviously wrong in your code. Are you sure it is "Fob Table" and not "FobTable".
>You can also try passing table instead of DataSet, e.g.
>ultraGrid.SetDataBinding(tableObject, null, true);
>
>Here is the link to Infragistics Knowledge Base, that I've found when I was after that problem. You may setup a new clean example, try that and after that compare with your code.
>
>http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.Aspx?ArticleID=6702
>
>Regards,
>Nick
Richard DeZeeuw
DeZeeuw Software Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform