Blank row header doesn't stretch across whole grid
Hi,
We use the grid to run reports, so there is a dynamic amount of columns/column widths. When the page loads it displays a blank datagrid which remains at a constant, fixed, height and width. We just downloaded v2.0.1 as we were glad to see we could use standards compliant doctypes. So I replaced v2.0 with the new version. Everything displayed fine.
Then I switched my doctype:
The problem now is that, using standards compliant mode, the 'blank' header doesn't go across the whole grid. If there are two columns which only take up half the datagrid, the rest of the (previously) blank header only stretches about 150px or so, then it's just white.
I hope that makes sense - has anybody else run into this issue?
Many Thanks,
T
We use the grid to run reports, so there is a dynamic amount of columns/column widths. When the page loads it displays a blank datagrid which remains at a constant, fixed, height and width. We just downloaded v2.0.1 as we were glad to see we could use standards compliant doctypes. So I replaced v2.0 with the new version. Everything displayed fine.
Then I switched my doctype:
From:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
To:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
The problem now is that, using standards compliant mode, the 'blank' header doesn't go across the whole grid. If there are two columns which only take up half the datagrid, the rest of the (previously) blank header only stretches about 150px or so, then it's just white.
I hope that makes sense - has anybody else run into this issue?
Many Thanks,
T
TKoffee
June 20,