tbsgrid_test
v0.0.21
Published
<p> <a href="https://tobesimple.net/" target="_blank"><img alt="tbsgrid" src="https://img.shields.io/badge/Html-CSS-blue"></a> <a href="https://tobesimple.net/" target="_blank"><img alt="tbsgrid" src="https://img.shields.io/badge/Pure-Javascript-blue">
Downloads
7
Readme
TbsGrid
Welcome to TbsGrid. This grid is javascript web grid.
Thank you for visiting TbsGrid. Also, thank you for giving me a star. I will try to make a good product.
- The tbs prefix was created from the first letters of 'tobesimple.net'.
- The current github source and min files may be slightly different.
- I am currently trying to manage the version with the beta version.
Plans
- We plan to develop with a focus on source weight reduction and memory management.
- We are prioritizing the stabilization of Data Grid.
Notable features
- This grid is made with only pure JavaScript and CSS.
- It can also bind large amounts of data.
- Supports cross-browser.
- It has various functions such as column movement, sorting, filtering, etc.
Getting Started
<script src="/js/mobile-deteck.min.js"></script>
<script src="/js/FileSaver.min.js"></script>
// Grid Config
<script src="/tbsgrid/tbs.grid.configs.js"></script>
// TbsGrid css, js files
<script src="/tbsgrid/tbs.grid.min.css"></script>
<script src="/tbsgrid/tbs.grid.min.js"></script>
- The min files are not distributed yet.
- We plan to make a release version as soon as possible
tbs.grid.configs.js
- This file is the grid initial settings file for each country's currency unit or calendar-related characters.
- You can set it by country in the config file.
Documentation & Demo
- Click the link below to view the demo and documentation.