Hi,
I want to loop all data inside igGrid in controller action rather than just transactions.
List<Transaction<SalesQuotation>> transactions = m.LoadTransactions<SalesQuotation>(HttpContext.Request.Form["ig_transactions"]);
Thanks
Wilson
Hi Wilson,
I am just checking if the latest reply helped you out or if you require any further assistance on the matter.