I have a database with products.On the sell form i can pick one product(whose name appear in a textbox and his quantity in another textbox).I need a control to operate on that quantity (let's say i sell 5 pieces).You gave me the idea to use a spinner button from whom i can select(let's say from 1 to 9) the number of the sold pieces(e.g. 5).I'm a new user of VFP and i didn't get any help from MSDN library (the subject is insufficient approached) so please give me the code needed to do it.
Many thanks
Many thanks