Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# Sample Application question
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00825705
Message ID:
00825766
Views:
23
oOrder.GetOrderByOrderId is called in the btnGetData_Click so it is definitely after InitializeComponents(). Is there a method in the mmMaintenanceForm or in the data grid that causes the binding to occur that is not in the mmBusinessForm. This is curious because the sample does not work. (from the c# sample app: Lists->Test Form)


>If you haven't already done so, put the call to oOrder.GetOrderByOrderID AFTER InitializeComponents(). No databinding events will be wired up until the form controls are instantiated.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform