Border Attribute on Table Webcontrol
From: Keith (keith_at_keithadler.com)
Date: 02/01/04
- Next message: KS: "Re: Total user count in Web-application"
- Previous message: Keith: "How to validate input characters encoding"
- Next in thread: Unknown: "Re: Border Attribute on Table Webcontrol"
- Maybe reply: Unknown: "Re: Border Attribute on Table Webcontrol"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 1 Feb 2004 00:05:55 -0800
Code sample would help. Otherwise this could be about 10
different issues.
>-----Original Message-----
>When I create a Table webcontrol programmatically (no
static table tag in
>the aspx file), it renders in the HTML with a border
attribute set to "0".
>
>If I add my own border attribute--MyTable.Attributes.Add
("border",
>"1")--with a value of "1", the border attribute shows up
twice in the HTML
>tag in the browser.
>
>How can I suppress the default border attribute of "0"
for the Table
>webcontrol?
>
>Thanks
>Phil
>
>
>.
>
- Next message: KS: "Re: Total user count in Web-application"
- Previous message: Keith: "How to validate input characters encoding"
- Next in thread: Unknown: "Re: Border Attribute on Table Webcontrol"
- Maybe reply: Unknown: "Re: Border Attribute on Table Webcontrol"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|