select a line of a subform

JanireJanire Member Posts: 31
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?

Comments

Sign In or Register to comment.