P
peter.moss
Hi everyone,
I am using the FormView control, which is lovely for databinding to
object sources. Problem is, how do I get rid of the <table> tags?
We're in the 21st Century here - CSS2 and DIVS all the way, tables for
layout is so 1997. Plus a table tag is just wrong semantically as I'm
not displaying tabular data and causes layout issues.
How do we rid of this ugly beast?
I am using the FormView control, which is lovely for databinding to
object sources. Problem is, how do I get rid of the <table> tags?
We're in the 21st Century here - CSS2 and DIVS all the way, tables for
layout is so 1997. Plus a table tag is just wrong semantically as I'm
not displaying tabular data and causes layout issues.
How do we rid of this ugly beast?