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:
00994804
Views:
14
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform