Tuesday, July 7, 2015

jQuery Bootstrap Plugin Panel Table for MVC


jQuery Bootstrap Plugin Panel Table for MVC

by Carmel Schvartzman - The MVC Club


A custom FREE  jQuery Bootstrap Plugin for displaying Tables inside Panels at  runtime, Ajax loaded in JSON format.

1) This is a jQuery Plugin for loading a Table on the fly. 
2) It does not include Navigation : fits only to small tables .
3) The Table records are loaded via Ajax from a JSON file.
4) The data can also proceed from an MVC array of javascript objects : [{ "":"" }]
This Plugin can be downloaded from the following GitHub repository:
https://github.com/CarmelSoftware/jQueryPlugin_BootstrapPanelTable

To use this plugin:
1) In MVC: use an array of js objects; then reference & call the Plugin as in the picture below.
2) HTML5: just reference the Plugin & call it. You will need a JSON file for the data.

The Plugin usage is explained in the following Tutorial:

Snapshots:





Usage:

This jQueryMobile Plugin can be used this way:


For MVC data:



By Carmel Schvartzman

פיתוח: כרמל שוורצמן

  





No comments:

Post a Comment