Great you found a solution.
If you run in other problems I may suggest to either use the HtmlLabel so you won't have an issue with panel inside a panel or to use the HtmlContainer directly to have the best control over it.
Using the HtmlContainer directly might be a bit more complex but it will provide more power, that's what I did in my project.
If you run in other problems I may suggest to either use the HtmlLabel so you won't have an issue with panel inside a panel or to use the HtmlContainer directly to have the best control over it.
Using the HtmlContainer directly might be a bit more complex but it will provide more power, that's what I did in my project.