How can I enable separator only in a specified section?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
is an attribute of the table, so you cannot have different separators in different sections of the same table. Therefore, you will have to use multiple tables and configure each one’s separator style the way you want.
You could just place the 2nd table in front of the other table and not put anything in the table section that is hidden.
Alternatively, you could put the 2nd table inside a section of the 1st table, and make that section have a single row which contains the 2nd table.