Colspan does NOT work when adding a column splitAt.
Can I please report this as a bug?
Many thanks,
Ewan
Colspan does NOT work when adding a column splitAt.
Can I please report this as a bug?
Many thanks,
Ewan
Unfortunately this is the expected behavior. colspan on the splitted columns will be splitted as the splitting functionality has higher priority. In general we don’t recommend to use such screnario.