Data table Row merge

Data table Row merge

PrakashSekarPrakashSekar Posts: 1Questions: 1Answers: 0

Based on the Airline value need to merge the Airline and Action column rows.
Ex: Airline EK have 2 rows so need to merge the Airline column and Action. I can do this using JQuery but when I use data table search, Pagination and Page Rows drop-down then the design collapses and jquery takes multiple lines of codes.

Please suggest the best option for this

Screenshot: https://prnt.sc/ZcZYg6a9JDck

Answers

  • colincolin Posts: 15,240Questions: 1Answers: 2,599

    I'm not clear what the merge criteria is - please can you expand on that? Also, if an airline has a single row, how would that look?

    Colin

Sign In or Register to comment.