Microsoft
Software
Hardware
Network
Question : Update Control on Main Form from control on subform
I Have a database that is used to control jobs for service engineers.
It has a main form that displays the job requirement, including the equipment reference number, which is locked from the engineers. They have full access to the subform, where they complete the job detail.
It is quite common that our customers give us an incorrect equipment reference.
I want a field on the subform, where the engineers can enter the correct equipment number, which then updates the equipment reference on the Main form.
Answer : Update Control on Main Form from control on subform
Me.Parent.ControlName.Upda
te
Random Solutions
Record / Log SQL Queries
DCDIAG DC ERRORS
pivot table table problem...
Does anyone know FBML or the basics of developing a FB app?
how to parse this text log into another txt format
SharePoint 2010 - MasterPage - How to create a "header" for Branding above the ribbon so Visitors can view
Example on How to use AddPrinterDriver or AddPrinterDriverEx with C#?
Sync Issues” and “Local Failures make the OST size more than 6 GB
Retrieve value of calculated control on a subform
ASP.NET How to get picture images to display...in a LISTVIEW?