The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I want to add the item of list box on the invoice on click of the button and also I want to increase and decrease the quantity of the item in an invoice
MVMadhan Venkateshan Syncfusion Team July 9, 2020 08:04 AM UTC
Hi Ishan Shah,
Good day to you.
We suspect that you are trying add and remove items dynamically, you can use ‘addItems’ and ‘removeItems’ method to add and remove items. Please refer the below code snippets and sample link.