TableRow Borders
From: Alex Maghen (alex_at_maghen.com)
Date: 04/25/04
- Next message: Patrick: "Re: Connecting to SQLServer 2000 from ASP.NET"
- Previous message: Bill Borg: "RE: How to display image blob from database?"
- Next in thread: [MSFT]: "RE: TableRow Borders"
- Reply: [MSFT]: "RE: TableRow Borders"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 25 Apr 2004 12:21:01 -0700
Okay, I'm sure that this is an incredibly simple one and it may have more to do with HTML than with ASP.NET:
I have an ASP:Table with no borders and that table has several ASP:TableRows, each with several ASP:TableCells in them.
I have no trouble setting the BorderWidth, BorderStyle, etc. of the individual TableCells or even of the whole ASP:Table. But what if I want to set the BorderStyle and BorderColor, etc. of one of the ASP:TableRows? When I do this, I get no errors, but nothing happens. The goal is to outline one of the rows of the table (a box around the whole TableRow, not around each of the row's cells). These properties of the TableRow object don't seem to do anything. Can you help? Do I need to use styles? If so, how?
Thanks!
Alex
- Next message: Patrick: "Re: Connecting to SQLServer 2000 from ASP.NET"
- Previous message: Bill Borg: "RE: How to display image blob from database?"
- Next in thread: [MSFT]: "RE: TableRow Borders"
- Reply: [MSFT]: "RE: TableRow Borders"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|