RE: [WSG] Standards and The DataGrid

2005-11-08 Thread Peter Goddard



Chris

Could you give me an example of what you are providing and 
what styles they are referring to. Is it a table css formatting issue or an 
output issue. 

could you provide a copy of the Datagrid declaration and 
the html output which the client has issue with.

Please contact me off list if you would 
like.

regards

Peter


From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Chris 
KennonSent: 07 November 2005 17:07To: 
wsg@webstandardsgroup.orgSubject: Re: [WSG] Standards and The 
DataGrid
Hi,

The client is having trouble:


"Just to update you, we're having some issues making your styles work 
within
the program, as the generated table does not have TD's and TH's in 
the
traditional sense per se."

The application is running on IE 6.

Thanks,
Christopher Kennon


On Nov 7, 2005, at 6:18 AM, Peter Goddard wrote:

  Chris
  
  Just off the top of my head, but .net 2.0 offers the new GridView 
  web
  control and most output I have tested in .net 2.0 has been 
compliant
  markup, if a little verbose. The DataGrid was a web control offered 
  as
  part of .net 1.x and has now been replaced by the GridView. Most of 
  the
  enhancements are to do with easier databinding routines and the the 
  new
  declarative datasource controls.
  
  What issues with table markup does your client think they have? The 
  data
  returned to a databound control is ideal for presentation on a 
  tabular
  format. It is, after all a table of data that is being 
  diplayed.
  
  If you have issues with the DataGrid, why not grab back control of 
  the
  output in a Repeater control. There are even scripts that will 
allow
  paging with the repeater. Check out 4guysfromrolla or msdn. I 
  wouldn't
  like to script sorting on columns however.
  
  HTH
  
  Peter
  
  
  
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED]] 
  On Behalf Of Chris Kennon
  Sent: 07 November 2005 13:54
  To: wsg@webstandardsgroup.org
  Subject: [WSG] Standards and The DataGrid
  
  Hi,
  
  Can someone offer standards based guidelines when working with the 
  
  MS .Net's standard grid component. According to my client 
this
  component has issues with td  th elements.
  
  Respectfully,
  Chris
  **
  The discussion list for http://webstandardsgroup.org/
  
  See http://webstandardsgroup.org/mail/guidelines.cfm
  for some hints on posting to the list  getting help
  **
  
  
  
  **
  The discussion list for http://webstandardsgroup.org/
  
  See http://webstandardsgroup.org/mail/guidelines.cfm
  for some hints on posting to the list  getting help
  **
  


RE: [WSG] Standards and The DataGrid

2005-11-07 Thread Peter Goddard
Chris

Just off the top of my head, but .net 2.0 offers the new GridView web
control and most output I have tested in .net 2.0 has been compliant
markup, if a little verbose. The DataGrid was a web control offered as
part of .net 1.x and has now been replaced by the GridView. Most of the
enhancements are to do with easier databinding routines and the the new
declarative datasource controls. 

What issues with table markup does your client think they have? The data
returned to a databound control is ideal for presentation on a tabular
format. It is, after all a table of data that is being diplayed. 

If you have issues with the DataGrid, why not grab back control of the
output in a Repeater control. There are even scripts that will allow
paging with the repeater. Check out 4guysfromrolla or msdn. I wouldn't
like to script sorting on columns however.

HTH

Peter 

  

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chris Kennon
Sent: 07 November 2005 13:54
To: wsg@webstandardsgroup.org
Subject: [WSG] Standards and The DataGrid

Hi,

Can someone offer standards based guidelines when working with the   
MS .Net's standard grid component.  According to my client this
component has issues with td  th elements.

Respectfully,
Chris
**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] Standards and The DataGrid

2005-11-07 Thread Chris Kennon
Hi,The client is having trouble:"Just to update you, we're having some issues making your styles work withinthe program, as the generated table does not have TD's and TH's in thetraditional sense per se."The application is running on IE 6.Thanks,Christopher KennonOn Nov 7, 2005, at 6:18 AM, Peter Goddard wrote:ChrisJust off the top of my head, but .net 2.0 offers the new GridView webcontrol and most output I have tested in .net 2.0 has been compliantmarkup, if a little verbose. The DataGrid was a web control offered aspart of .net 1.x and has now been replaced by the GridView. Most of theenhancements are to do with easier databinding routines and the the newdeclarative datasource controls. What issues with table markup does your client think they have? The datareturned to a databound control is ideal for presentation on a tabularformat. It is, after all a table of data that is being diplayed. If you have issues with the DataGrid, why not grab back control of theoutput in a Repeater control. There are even scripts that will allowpaging with the repeater. Check out 4guysfromrolla or msdn. I wouldn'tlike to script sorting on columns however.HTHPeter -Original Message-From: [EMAIL PROTECTED][mailto:[EMAIL PROTECTED]] On Behalf Of Chris KennonSent: 07 November 2005 13:54To: wsg@webstandardsgroup.orgSubject: [WSG] Standards and The DataGridHi,Can someone offer standards based guidelines when working with the   MS .Net's standard grid component.  According to my client thiscomponent has issues with td  th elements.Respectfully,Chris**The discussion list for  http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list  getting helpThe discussion list for  http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list  getting help**