Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Binding textbox instead of a grid.
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00900518
Message ID:
00901091
Views:
13
This message has been marked as the solution to the initial question of the thread.
>Binding a textbox control instead of a grid in the Master/Detail sample for a windows form, i cannot save the values in the detail table? Any idea what's im missing, i'm assuming that the way grid and text box control the work same way i.e. binding property, member, etc.

Try setting the AutoEndEdit property of your business object to true to see if that fixes the problem (you can do this in the constructor of the business object).

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
Reply
Map
View

Click here to load this message in the networking platform