Hi, I would like to write some html code from a method in the code(.cs) file. I run through a database query in init, and get some strings from it that I would like to format in html table in the html page. Tried with a label, but that didn't work so good with html formatting like <tr><td> and so on....
Any hints?
Any hints?