Wednesday 13 February 2019

FILTER TABLE DATA HTML5 CSS3

SEARCH LARGE TABLE WITH KEYWORDS 

Sometimes we have Table , Which contains Data of Different Persons with His Name , Father Name
CNIC  and some other relevent data . Table will Look like we made in Excel . When You make such Table in HTML5 CSS3 and Display it on web  and you are looking for your Data , Si if Data is about of 1k-10K People , so it will take time to find your Information as you will just scroll and Scroll.
So Here we have a Filter Search Option in HTML5 which make it easy for finding information in a
long Table with huge Information.

Here We Will look into Example





In Above Picture , you are seeing Table and their Having Search Bar and Below are some Information of Different People with Their Correponding Name , Last Name  and Email.When You write your Name , Last Name or Email  Result of that record will be singly Displayed. If Multiple record of a single Name or Exist , then Multiple record of that Name will be Displayed If your search keywords are Same in other Rows.


SOURCE CODE FOR THIS FILTER TABLE



Code can Be Edit and You can Add Multiple Rows , Columns or any other Information.

No comments:

Post a Comment

loading...