Tabletools + rows with ID numbers
Tabletools + rows with ID numbers
nickb
Posts: 8Questions: 0Answers: 0
Hey,
Because the great help last time, i would like to know if it is possible to do the following.
I have the following table:
[code]
Test
Test
ID 1
Edit
Content of ID 1
When clicked on the row above
ID 2
Edit
Content of ID 2
When clicked on the row above
[/code]
When i use that code, it isn;t working. When i delete the rows with id number it is working great.
The rows with id numbers are hidden rows. When clicked on a edit button the row will be showed. So i would like to see that if someone is filtering the data, that the row is showed with the right content, and when cthey click on the edit button the hidden row will show up.
Can you follow it? It isn't possible right now, does someone know a workaround?
Because the great help last time, i would like to know if it is possible to do the following.
I have the following table:
[code]
Test
Test
ID 1
Edit
Content of ID 1
When clicked on the row above
ID 2
Edit
Content of ID 2
When clicked on the row above
[/code]
When i use that code, it isn;t working. When i delete the rows with id number it is working great.
The rows with id numbers are hidden rows. When clicked on a edit button the row will be showed. So i would like to see that if someone is filtering the data, that the row is showed with the right content, and when cthey click on the edit button the hidden row will show up.
Can you follow it? It isn't possible right now, does someone know a workaround?
This discussion has been closed.
Replies
Allan