Please refer to my previous blog for making pagination work with Simple Table component. However , If we try to add child table to detailStamp of table facet then pagination will stop working.
I have used Oracle HR schema and created following structure. I have made Employee as main table and inside detailStamp I have added Department table.
As you can see Pagination works , But as soon as you click arrow to expand the row to see the Department for employee It will disappear.
After I expanded any particular Employee to see department records Pagination bar went away. Even If I minimize the employee It will not come back.
This comment has been removed by the author.
ReplyDelete