Re: FN-FORUM: >Net tables
date posted 29th November 2007 18:57
Phillip Healey, on Thursday, November 29, 2007 3:37 PM wrote:
> Quick link (one of many) discussing how .Net produces unwanted tables in
> certain circumstances:
>
> http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=102364
Use Css friendly controls. With Css friendly controls, apart from much nicer
html, you can also get all major browsers to display your page in more or
less the same way. E.g. Create a gridview and view in ie6, ie7, ff, opera
and safari. Then repeat the exercise using a Css friendly gridview.
That formview looks like a major disaster; thankfully there's a Css friendly
version you can use.