EditableGrid is an open source Javascript library aimed at turning HTML tables into advanced editable components. It focuses on simplicity: only a few lines of code are required to get your first table up and running.
is it possible to implement a multiple search form? For example a search box will search in column "first name", another search box will search in "last name" column. or maybe a search box where you will enter the keyword, and a drop down menu with the table where to search.
Hi,
is it possible to implement a multiple search form? For example a search box will search in column "first name", another search box will search in "last name" column. or maybe a search box where you will enter the keyword, and a drop down menu with the table where to search.
Thanks in advice, Bogdan