Hi all, I have a table with a number of rows, these rows are dynamically fetched from the MySQL database. I want to add a expand/collapse functionality where in when i click on a row, it expands to give me further information. I have spent the last couple of hours trying to find the solution with no success. I would really appreicate if somebody could give me an example. Rgds, Kris
allrite i have acheived 90% of the task. however I need to change the default behavior of the page when it loads, rite now, when it loads, all the rows are expanded, however I want it to be collapsed. please help. heres the code.