Bug in matrix box

Mct
Member Posts: 30
Hi,
i have a little problem with matrix box. I created a matrix box in a form and i put some values in the right part of table. But when I activate the first record of a columm form a external matrix box control, the last record value appear in.Then if i press enter bouton the init value doesn't change, so i think it's just a graphic bug.
For the other records when i activate them, it's the first record value it appear. ](*,)
But when a record is already select there's no bug.
I hope someone will be able to help me.
Ps:sorry for my poor english :?
i have a little problem with matrix box. I created a matrix box in a form and i put some values in the right part of table. But when I activate the first record of a columm form a external matrix box control, the last record value appear in.Then if i press enter bouton the init value doesn't change, so i think it's just a graphic bug.
For the other records when i activate them, it's the first record value it appear. ](*,)
But when a record is already select there's no bug.
I hope someone will be able to help me.
Ps:sorry for my poor english :?
0
Comments
-
Did you already check this: http://www.mibuso.com/howtoinfo.asp?FileID=13Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
Thanks kriki for your tutorial but it doesn't help me to solve my problem but i could see that the problem come from my variable in right side. It change value so it's not just graphic like i though but (again) when i type enter the value is the same as the init value.
i try to understand the process of OnAfterGetRecord on c/al matrix code with some message but i don't understand it.qtePeriode := 0;
IF numProjet <> '' THEN
BEGIN
SETRANGE("Filtre date",CurrForm.matrixTable.MatrixRec."Début période",CurrForm.matrixTable.MatrixRec."Fin période");
CALCFIELDS(Qté,"Qté tache");
qtePeriode := Qté;
Do the problem come from "qtePeriode" here ???0 -
I think you have the common problem that with the OnAfterGetRecord-trigger to get the value to show, the data is "dirty".
To avoid the problem, use the OnFormat-trigger to calculate your data like in my How-to.Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!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
- 320 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