Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Easy mmUltraGrid Question
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
00994520
Message ID:
00994815
Views:
16
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform