Hi!
In the "Sales Quote" form I have the Sales Header and the Sales Lines.
I like to select a line and catch it. The code is inside a button in the same form.
I tried with CurrForm.SETSELECTIONFILTER(grecSalesLine); but it doesn't work.
How can i do it?
0
Comments
Perhaps with some more info we can help you more.
http://www.BiloBeauty.com
http://www.autismspeaks.org
CurrForm.SalesLines.FORM.fPasar;
Thank´s.