Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DataGrid and rules="all"

Status
Not open for further replies.

smartFly

Programmer
Apr 30, 2001
16
US
When using a datagrid the rendered html table tag contains a rules="all" attribute by default. This attribute creates some pretty ugly table lines in non-IE browsers, is there an attribute of the datagrid control or another method to override this?
 
What is the target schema property of the page set to?
You might try a different setting for this property.

Mark [openup]
 
I'm not sure I explicitly set a schema, it's pretty much standard html.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top