{"id":169487,"date":"2023-01-26T06:30:14","date_gmt":"2023-01-26T06:30:14","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/nmr-jsgrid\/"},"modified":"2026-05-02T20:26:30","modified_gmt":"2026-05-02T20:26:30","slug":"nmr-jsgrid","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/nmr-jsgrid\/","author":17805734,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.0.0","stable_tag":"2.0.0","tested":"6.9.4","requires":"5.2","requires_php":"","requires_plugins":null,"header_name":"NMR jsGrid","header_author":"Mircea N.","header_description":"Create ajax paginated tables in wordpress based on jsGrid (jquery plugin)","assets_banners_color":"fdfdfd","last_updated":"2026-05-02 20:26:30","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/paypal.me\/mirceatm","header_plugin_uri":"https:\/\/namir.ro\/jsgrid\/","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":2906,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"mirceatm","date":"2023-01-26 14:46:01"},"2.0.0":{"tag":"2.0.0","author":"mirceatm","date":"2026-05-02 20:26:30"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":2854988,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":2854988,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":2854988,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","2.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":2854979,"resolution":"1","location":"assets","locale":"","width":450,"height":273},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":2854979,"resolution":"2","location":"assets","locale":"","width":602,"height":620}},"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[217582],"plugin_category":[],"plugin_contributors":[182471],"plugin_business_model":[],"class_list":["post-169487","plugin","type-plugin","status-publish","hentry","plugin_tags-jsgrid-table-jquery-javascript-ajax-pagination","plugin_contributors-mirceatm","plugin_committers-mirceatm"],"banners":{"banner":"https:\/\/ps.w.org\/nmr-jsgrid\/assets\/banner-772x250.jpg?rev=2854988","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/nmr-jsgrid\/assets\/icon-128x128.jpg?rev=2854988","icon_2x":"https:\/\/ps.w.org\/nmr-jsgrid\/assets\/icon-256x256.jpg?rev=2854988","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/nmr-jsgrid\/assets\/screenshot-1.jpg?rev=2854979","caption":""},{"src":"https:\/\/ps.w.org\/nmr-jsgrid\/assets\/screenshot-2.jpg?rev=2854979","caption":""}],"raw_content":"<!--section=description-->\n<p>Add jsGrid http:\/\/js-grid.com tables to your website using the shortcode: <code>[nmr_jsgrid id='your-grid-name']<\/code>.<\/p>\n\n<p>Data grids or tables have configurable columns, filters, edit, update and delete functionality.\nConfiguration is performed in the WordPress admin. Tables support AJAX pagination to avoid full page reloads.<\/p>\n\n<p><strong>This is the free version of NMR jsGrid.<\/strong> For unlimited grids and all features, see <a href=\"https:\/\/namir.ro\/downloads\/nmr-jsgrid-pro\/\">NMR jsGrid Pro<\/a>.<\/p>\n\n<h4>Free version limits<\/h4>\n\n<ul>\n<li>Maximum 10 grids<\/li>\n<li><code>select<\/code> field type is read-only in the column editor (Pro only)<\/li>\n<li>Build Columns from Data Source is disabled (Pro only)<\/li>\n<\/ul>\n\n<h4>Pro version<\/h4>\n\n<p><a href=\"https:\/\/namir.ro\/downloads\/nmr-jsgrid-pro\/\">NMR jsGrid Pro<\/a> adds:<\/p>\n\n<ul>\n<li>Unlimited grids<\/li>\n<li><code>select<\/code> field type with custom items, value field, and text field<\/li>\n<li>Build Columns from Data Source \u2014 auto-detect columns from SQL, static, or remote data<\/li>\n<li>Priority support<\/li>\n<\/ul>\n\n<h4>Usage<\/h4>\n\n<p>Go to Admin \u2192 NMR jsGrid \u2192 Add New. Pick a data source, build columns with the visual editor, configure display options, then embed with the shortcode <code>[nmr_jsgrid id='your-grid-name']<\/code>.<\/p>\n\n<h4>Data source types<\/h4>\n\n<ul>\n<li><strong>Remote<\/strong> \u2014 AJAX calls to a custom WordPress action you provide. Set the endpoint URL and action name.<\/li>\n<li><strong>Static<\/strong> \u2014 paste a JSON array directly; no back-end needed.<\/li>\n<li><strong>SQL<\/strong> \u2014 write a <code>SELECT<\/code> query; the plugin handles pagination, filtering, insert, update, and delete automatically.<\/li>\n<\/ul>\n\n<h4>Display options<\/h4>\n\n<ul>\n<li><code>Height<\/code> \/ <code>Width<\/code> \u2014 <code>auto<\/code>, percent (<code>80%<\/code>), or pixels (<code>400<\/code>)<\/li>\n<li><code>Paging<\/code>, <code>Editing<\/code>, <code>Sorting<\/code>, <code>Autoload<\/code>, <code>Deleting<\/code>, <code>Filtering<\/code>, <code>Inserting<\/code>, <code>Page size<\/code> \u2014 toggle grid behaviours<\/li>\n<li><code>Pager format<\/code> \u2014 e.g. <code>Pages: {first} {prev} {pages} {next} {last} &amp;nbsp;&amp;nbsp; {pageIndex} of {pageCount}<\/code><\/li>\n<li><code>Page buttons<\/code> \u2014 number of page buttons shown (5 is a good default)<\/li>\n<\/ul>\n\n<p>If you enjoy using <em>NMR jsGrid<\/em> and find it useful, please consider <a href=\"https:\/\/paypal.me\/mirceatm\"><strong>making a donation<\/strong><\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the entire <code>nmr-jsgrid<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"how%20do%20i%20embed%20a%20grid%20in%20a%20post%20or%20page%3F\"><h3>How do I embed a grid in a post or page?<\/h3><\/dt>\n<dd><p>Use the shortcode <code>[nmr_jsgrid id='your-grid-name']<\/code> where <code>your-grid-name<\/code> matches the Name you gave the grid in the admin.<\/p><\/dd>\n<dt id=\"what%20is%20the%20difference%20between%20the%20free%20and%20pro%20versions%3F\"><h3>What is the difference between the free and Pro versions?<\/h3><\/dt>\n<dd><p>The free version supports up to 10 grids, does not support the <code>select<\/code> field type configuration, and does not include the Build Columns from Data Source feature. <a href=\"https:\/\/namir.ro\/downloads\/nmr-jsgrid-pro\/\">NMR jsGrid Pro<\/a> removes all these limits.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.0.0<\/h4>\n\n<ul>\n<li>Free version: limit 10 grids, Select field type and Build Columns from Data Source require Pro.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial version.<\/li>\n<\/ul>","raw_excerpt":"Create AJAX paginated data tables with jsGrid. Configurable columns, filtering, and editing through WordPress admin.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/169487","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=169487"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mirceatm"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=169487"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=169487"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=169487"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=169487"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=169487"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=169487"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}