hello
i am currently working on a small piece of vb that takes the values entered into the sales transaction entry form and passes them to a stored procedure as each line item is added.
i can get code to fire as user tabs off the line, and i can grab the document and customer numbers from the relevant fields
But i am having difficulties passing the item number and u of m values from the grid.
is there a way to do this? i can only seem to add the grid itself to the list of objects, not any of the fields within the grid?
many thanks
KB
*This post is locked for comments