Both the header and detail tables are loaded on the page load. So all the records are shown. The detail record is one level\ line below the corresponding header record.
However, the requirement is each header record and detailed record pairs should be at same level(next to each other..like columns).
How to handle this?
However, the requirement is each header record and detailed record pairs should be at same level(next to each other..like columns).
How to handle this?