Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why this cast in mmbindingstrategy.cs?
Message
 
To
02/09/2004 10:17:58
Max Fillmore
Essential Skills, Inc.
Lenexa, Kansas, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00937866
Message ID:
00939116
Views:
19
>Me.grdCarrier.NavigateData(mmNavigate.First)
>Me.grdCarrier.NavigateData(mmNavigate.Last)
>This also works, although I don't know why. Why does it work?

Because the built-in binding logic of Windows Forms automatically calls EndEdit on the current DataRow for you when you navigate to a different row.

>Also why does my mmDataGrid turn into a red box with red diagonals everytime I click >my mmDelete button? I have set the Binding source of the button to the child business >object. There is also a separate delete button for the parent bizobj.

That’s extremely odd behavior…there’s nothing in the MM .NET code that should cause this to happen…it almost sounds like a video problem. Why don’t you send me an e-mail with a screen shot of this.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform