WebAIM - Web Accessibility In Mind

E-mail List Archives

RE: Using <ASP:TABLE> controls in .NET and making it accessible

for

From: John Hamman
Date: Feb 11, 2004 12:30PM


Actually I ment does your code look like this

Table tbl = new Table();
TableRow tr = new TableRow();

Or does it look like this?

<asp:Table id=mytable runat=server>
......
And are you putting binding anything to the table.
Because if you are not binding anything, then its probably pointless and
extra work to make a asp:table.
Only use it if you are binding to it.

john


-----Original Message-----
From: Martin, Lainie [mailto: <EMAIL REMOVED> ]
Sent: Wednesday, February 11, 2004 12:45 PM
To: <EMAIL REMOVED>
Subject: RE: Using <ASP:TABLE> controls in .NET and making it accessible

If you mean, are we writing it in the .html code vs. the 'code behind'
(vb), we are writing it in the html. It may simply be easier to tell
them not to use <asp:table> if there's not a good accessible solution.

-----Original Message-----
From: John Hamman [mailto: <EMAIL REMOVED> ]
Sent: Tuesday, February 10, 2004 10:25 AM
To: <EMAIL REMOVED>
Subject: RE: Using <ASP:TABLE> controls in .NET and making it accessible

Ok, are you writing it in the html code or in the .NET Code, and are you
using it because your databinding?
john

-----Original Message-----
From: Martin, Lainie [mailto: <EMAIL REMOVED> ]
Sent: Tuesday, February 10, 2004 8:39 AM
To: <EMAIL REMOVED>
Subject: RE: Using <ASP:TABLE> controls in .NET and making it accessible

Yes, VS.net 2003.

-----Original Message-----
From: John Hamman [mailto: <EMAIL REMOVED> ]
Sent: Monday, February 09, 2004 12:00 PM
To: <EMAIL REMOVED>
Subject: RE: Using <ASP:TABLE> controls in .NET and making it accessible

I could probably help. Are you using Visual Studio.net?
John

-----Original Message-----
From: Martin, Lainie [mailto: <EMAIL REMOVED> ]
Sent: Monday, February 09, 2004 11:24 AM
To: <EMAIL REMOVED>
Subject: Using <ASP:TABLE> controls in .NET and making it accessible

Can anyone give me pointers in how to properly format column and row
headers in an <ASP:Table> control?

Thanks! Lainie


----
To subscribe, unsubscribe, suspend, or view list archives, visit
http://www.webaim.org/discussion/



----
To subscribe, unsubscribe, suspend, or view list archives, visit
http://www.webaim.org/discussion/




----
To subscribe, unsubscribe, suspend, or view list archives,
visit http://www.webaim.org/discussion/



----
To subscribe, unsubscribe, suspend, or view list archives,
visit http://www.webaim.org/discussion/




----
To subscribe, unsubscribe, suspend, or view list archives,
visit http://www.webaim.org/discussion/



----
To subscribe, unsubscribe, suspend, or view list archives,
visit http://www.webaim.org/discussion/