Hi all,
I have a form and with a subform. Both refer to same table. But with differents filters. I have a button in the main form where I need gets the marked records of subform table.
How can I do that ?
I tried to use :
CurrForm.Subform.FORM.GETRECORD( MyRecord ) ;
But it didn't me bring the marked records.
Comments
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog
But , I don't see any document form/subform where they need retrieve only Marked Records from a subform.
Where can I find this ?
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog