M
Marco Mendonça
Hi,
A simple question: i'm using a simple GridView. I set border="0" and all
other border styles to "None", but the GridView still renders like <table ...
border="1"...>. Even when i force border="0" in .aspx, it renders like <table
.... border="0" border="1"...>.
How can i just set border="0" in a GridView control without using CSS?
Regards...
A simple question: i'm using a simple GridView. I set border="0" and all
other border styles to "None", but the GridView still renders like <table ...
border="1"...>. Even when i force border="0" in .aspx, it renders like <table
.... border="0" border="1"...>.
How can i just set border="0" in a GridView control without using CSS?
Regards...