Have created a gadget that displays some tabular data and am wondering if there's a better way to get the data columns to align other than using a monospace font and messing with the spacing between the columns. Anyone have a suggestion?
Was trying to figure out how to stream some HTML to the WebBrowser control, but not sure how to do it. If I can, then I can just write out an HTML table with my data and have better control over the appearance. Any thoughts?