PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. JSGrid Table Jquery Javascript Ajax Pagination
  4. NMR jsGrid
NMR jsGrid icon

NMR jsGrid

Add jsGrid http://js-grid.com tables to your website using the shortcode: [nmr_jsgrid id='your-grid-name'].

By mirceatm·JSGrid Table Jquery Javascript Ajax Pagination·Free
00
·0 active installs·Updated 3 years ago
DownloadVisit HomepageCompare

As of April 2026, NMR jsGrid is a WordPress JSGrid table jquery javascript ajax pagination plugin with 0 active installations and a 0/5 rating0. It has been downloaded 2.7K+ times in total. Requires WordPress 5.2+ and PHP false+. Available on WordPress.org since 2023. Last updated 3 years ago — may have compatibility concerns.

0/5Rating
0active installs
2.7K+total downloads
3 yearssince 2023

Overview

Add jsGrid http://js-grid.com tables to your website using the shortcode: [nmr_jsgrid id='your-grid-name'].

Data grids or tables have configurable number of columns, filters, edit, update and delete functionalities.
Configuration of grids is performed on the admin back-end.
Tables can be paginated and need back-end pagination. Ajax calls help to avoid entire page reload.

Example of a toy back-end pagination:

add_action('wp_ajax_nopriv_sample_pagination', function () {
    // assume HTTP GET for this example
    $data = $_GET;
    global $wpdb;
    $sql_base = $wpdb->prepare("SELECT umeta_id, meta_key FROM {$wpdb->prefix}usermeta");
    $sql = $wpdb->prepare("SELECT COUNT(*) FROM ({$sql_base}) t");
    $itemsCount = $wpdb->get_var($sql);
    $pageIndex = intval($data['pageIndex…
Read full description on WordPress.org

Screenshots

Ratings & Reviews

00 reviews
5 ★
0
4 ★
0
3 ★
0
2 ★
0
1 ★
0

Compatibility

WordPress5.2+ requiredTested up to 6.1.10
PHPfalse+ required

Frequently Asked Questions

Changelog

1.0.0

  • Initial version.
View full changelog on WordPress.org

Contributors

mirceatmmirceatm
Plugin Info
Version
1.0.0
Last Updated
Jan 26, 2023
WP Requires
5.2+
Tested Up To
6.1.10
PHP Requires
false+
Active Installs
0
Downloads
2.7K+
Added
Jan 26, 2023
Business
Free

Tags

jsgrid table jquery javascript ajax pagination

Developer

M
mirceatm
4 plugins0.0M+ total installs
View all plugins →

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.