Events with HTML
15 years ago.
Hello,
when I try to move events with html-source like this:
e.InnerHTML = String.Format("<span style='color:green'>{0}</span>", e.Text);
sometime the event is getting a wrong resource. Only sometimes.
Hello,
when I try to move events with html-source like this:
e.InnerHTML = String.Format("<span style='color:green'>{0}</span>", e.Text);
sometime the event is getting a wrong resource. Only sometimes.
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.