Well, friends, I am trying to break my data table into two perfect columns but I didn’t get my desired output. Kindly help me to fix this thing thank you!
here is my output
here is what I want
Well, friends, I am trying to break my data table into two perfect columns but I didn’t get my desired output. Kindly help me to fix this thing thank you!
here is my output
here is what I want
You need to set the other head items to have a row span of 2, similar to what you did with rowspan for language selection
Thank you @DaveMaxwell this is exactly what I want
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.