Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MmPicker & Constraints
Message
From
12/03/2008 11:29:39
Jeff Corder
Ambit Technologies, LLC
Missouri, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
MmPicker & Constraints
Miscellaneous
Thread ID:
01301327
Message ID:
01301327
Views:
58
I am using an mmPicker control to display inventory items for the user to select. Obviously, I don't need all the gory detail and since there is a lot of data, I just want to return the relevant columns. When I click the query button on the control, I get a "Failed to enable constraints..." error. I tried setting EnableConstraints to false for the business object dataset, but I still get the same error.

As I was trying to figure out where the dataset was coming from, I traced into HookGetPickListData() and as I followed it, it creates a new DataSet not related to the original business object (makes sense). However, when this dataset is created, I don't see a way to have it ignore the constraints.

Am I missing something?

Thanks,
Jeff
Next
Reply
Map
View

Click here to load this message in the networking platform