Page 1 of 1
How to draw a border inside merged cells in Flex Grid ?
Posted: Fri Jun 12, 2020 4:46 am
by Lemoner
ะพ
Re: How to draw a border inside merged cells in Flex Grid ?
Posted: Fri Jun 12, 2020 6:24 am
by Pablo
In the properties of the flex grid you can set the border for each cell individually.
- select the cell
- click 'Style'
Re: How to draw a border inside merged cells in Flex Grid ?
Posted: Fri Jun 12, 2020 6:44 am
by Lemoner
Please see my screenshot with Settings. I can't set the border in merged cells.
Re: How to draw a border inside merged cells in Flex Grid ?
Posted: Fri Jun 12, 2020 7:11 am
by Pablo
Please click 'Style' to set the border properties of the selected cell.
Re: How to draw a border inside merged cells in Flex Grid ?
Posted: Fri Jun 12, 2020 10:02 am
by Lemoner
=) Ok, nevermind. I see You won't understand me. Just try to draw the line between merged cells. It's impossimble. I solved this only by drawing image background with the fake line.
Re: How to draw a border inside merged cells in Flex Grid ?
Posted: Fri Jun 12, 2020 12:08 pm
by crispy68
@Lemoner,
The answer to your question is you can't. Once you merged the 2 cells you no longer have a 'border' between them so there is no way via the properties to add a border in between. The solution you came up with is the one I would have suggested.