Table Manipulation Example

Dynamically generated select from table data:

Hide/Show Column:
Hide/Show Row:

Add row | Remove last row
Remove Row:

Sample data table:

No.: Name: Gender: DOB: Tel.:
1 Abc M 01/01/01 12345678
2 Def F 02/02/02 87654321
3 Ghi M 03/03/03 56781234
4 Jkl F 04/04/04 43218765

>> Also, click on a row to hide it.


Done By: Samuel Liew