Unplanned
Last Updated: 09 Jan 2024 15:53 by ADMIN
Pawel
Created on: 09 Jan 2024 15:38
Category: Label
Type: Bug Report
0
RadLabel: <html> tag removes whitespace when there is word with too many characters in it

 radLabel4.Text = "<html><ul><li>A kábelkezelőben a kábelduplikátummal rendelkező kábel ereinek számának megváltoztatása jól működik.</li></ul></html>";

1 comment
ADMIN
Nadya | Tech Support Engineer
Posted on: 09 Jan 2024 15:53

Hello, Pawel,

The possible workaround that I can suggest is to use the following tag "< span class=\"tab\" in your html text that would add more space between words:

radLabel4.Text = "<html><ul><li>A kábelkezelőben <span class=\"tab\"> a kábelduplikátummal rendelkező kábel ereinek számának megváltoztatása jól működik.</li></ul></html>";

I hope this helps. If you have any other questions do not hesitate to ask.

Regards,
Nadya | Tech Support Engineer
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.