Hi,
I am new with Telerik framework, I have an MVC project and I need to create a web page for creating Sales Invoice
The Invoice page has some information as Customer Code, name, Invoice Date... and a grid with some Information as Item Code, Name, quantity, price...
there is a button as Save
I need an example of how I can send the Invoice information to the Save action and how the Telerik framework can make it easier
thanks