Skip to content

adnan-sahin/JQTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the JQTable wiki!

This plugin was written by using Jquery libray.

You can see below how to use this plugin.

    $(function () {
      $(".tblEmployee").JQTable({ pageSize: 8, pageNumberSize: 4 });
    });

Optional Parameters

pageSize: It is used to view how many rows in a page.

pageNumberSize: It is used to view count of numbers at the bottom.

Capture-v1

Demo:

https://codepen.io/adnan-sahin/pen/MzZrJw

About

Table Paging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published