https://github.com/parveen1112/jquery-grid-widget
Customised Jquery Grid Widget to display data in Table format
https://github.com/parveen1112/jquery-grid-widget
jquery-custom-widget jquery-grid-widget
Last synced: about 1 year ago
JSON representation
Customised Jquery Grid Widget to display data in Table format
- Host: GitHub
- URL: https://github.com/parveen1112/jquery-grid-widget
- Owner: parveen1112
- Created: 2016-01-28T08:26:15.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-10T16:25:39.000Z (almost 9 years ago)
- Last Synced: 2025-02-16T09:14:49.668Z (about 1 year ago)
- Topics: jquery-custom-widget, jquery-grid-widget
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jquery Grid Widget
Its a JQuery Custom widget to display a JSON Formatted data in a table format.
Data can be obtained by the renderer using ajax call. But make sure to provide the data in the required table renderer format.
It also provides sorting, searching, pagination features as well.
We are using Jquery Widget Factory to create a Jquery Custom Widget.
# Example
You can go through examples to see how to use the Jquery Grid Widget Works.
If you are still not able to run it or wish to contribute. Then mail me
Parveen Arora - parveen1112@gmail.com