Problem with updating a subform
hazem
Member Posts: 187
Hello everybody
I have a Form with a subform inside
The records shown in the subform are only updated if i go to the next record and come back or if i close the form and reopen it.
I think it's an update problem but how to update records shown in the subform?
I have a Form with a subform inside
The records shown in the subform are only updated if i go to the next record and come back or if i close the form and reopen it.
I think it's an update problem but how to update records shown in the subform?
0
Comments
-
if you search for update subform and select "Search for all terms"
You will find a bunch of posts
http://www.mibuso.com/forum/search.php0 -
I really found something STRANGE!!!
The subform is displayed if a check box is checked.
I typed just this "//" on the trigger OnPush() of this check box and the records shown in the subform are updated!!!!!!!!!!!How can this be possible?0 -
I know of other events in Navision (this is mostly just forms) where the existence of any syntax in the trigger can alter how an object behaves. Look anywhere in the system where you see an Edit Assist button.
Seriously though, you should scrap the oddity you've found and follow best practices by using the following syntax like everyone else...
Caller.SubformVar.NameOfSubformControl.FunctionToDoYourTask();
Good luck,
Andy Sandefer0 -
I have the same problem here, I have to move my cursor into the subform then the header form to see the subform updated
Or Create a button and just put // on the On Push trigger, and when I push the button, the subform updated.
I tried to call subform function -> currform.update(true)
from header form in the event on validate (field that link the subform),
still can't make it work.
Anyone know how to solve this ?0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 323 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions