Send array from view to controller as class – ASP.NET Core.
Example To send array values from table in view to controller as array class I’ll use JQuery and Ajax. For the needs of the example I generate table in view.
Read MoreExample To send array values from table in view to controller as array class I’ll use JQuery and Ajax. For the needs of the example I generate table in view.
Read MoreSend dynamic list to controller Today I’ll show you how to add items to dynamic list and then send values to controller. In the first step, let’s create simple web …
Read MoreFixed table Today I’ll show you how can you freez table columns/rows on website in simple way. The best for it will be another great and powerful tool plug-in for …
Read MoreDynamic charts When we need to display some charts, we might use simple and fast library – HighCharts.Which I’ll try to explain brefly below. Example In our example we display …
Read More