Hi we are developing a mobile app using Xamarin. My requirement is that create a tax invoice So there is some fields for customer details and one list view. In list view we have give product list drop down, Quantity text box, Price text box, and vat drop down etc. in this row I have select all details. now i want to add a new row in our existing list view that i will select other products.
Please let me know how will i achieve it.
Thank