Skip to content

Advanced table filter on column level with the options sorting and searching the unique values of a column.

License

Notifications You must be signed in to change notification settings

vijaykumar-nanikeri/angular-table-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-table-filter

Its a column level filter on a table/grid, like as in MS Excel. It has the options such as sorting and searching the unique values of a column as in below screenshot. It runs on any popular server. I've used XAMPP here. Below are the installation steps to install XAMPP and running our tool in it.

ScreenShot

Server Installation:

Download XAMPP 5.6.24 from the below link. https://sourceforge.net/projects/xampp/files/XAMPP%20Windows/5.6.24/

Install the downloaded file by following the on-screen instructions. Select show icon on desktop option, so that it could be easily started before starting the app. Once installed, double click on XAMPP icon, which starts the server, only then app will run. To check the server status, Goto http://localhost which displays the XAMPP dashboard.

Tool Installation:

Unzip the tool folder ie, angular-table-filter-master.zip at ...\xampp\htdocs. So that for instance a file in it looks like below. ...\xampp\htdocs\angular-table-filter-master\index.html

Goto http://localhost/angular-table-filter-master/ This will land the tool

To run the tool make sure the XAMPP is running as described in Server Installation.

About

Advanced table filter on column level with the options sorting and searching the unique values of a column.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published