This question is locked. New answers and comments are not allowed.
Hi,
I just would like to know how it is possible to set the border="0" server side of my generated table?
I saw the "HtmlAttributes" but, this seems to be set the on an upper div, and since it cannot be stylized through CSS, I've to set this on the <table/> directly.
How can I do this?
EDIT: Forgot that, I found a TableHtmlAttribute :)
I just would like to know how it is possible to set the border="0" server side of my generated table?
I saw the "HtmlAttributes" but, this seems to be set the on an upper div, and since it cannot be stylized through CSS, I've to set this on the <table/> directly.
How can I do this?
EDIT: Forgot that, I found a TableHtmlAttribute :)
