Search found 2 matches
- Tue May 02, 2006 10:19 am
- Forum: PHP - Code
- Topic: showing/hiding columns in a table
- Replies: 4
- Views: 231
- Tue May 02, 2006 9:47 am
- Forum: PHP - Code
- Topic: showing/hiding columns in a table
- Replies: 4
- Views: 231
showing/hiding columns in a table
Hello, I was wondering if anyone could help me with hiding/showing a column of data in a table. It should remain hidden until the user inputs a password into a textbox and clicks a button, then the column will show itself. Anyone have any ideas of how to get started doing this? I'm not sure how to h...