:: Documentation >>

Gridlines disappear in Mozilla

There is a bug in grid CSS which makes horizontal gridlines disappear in Mozilla when you scroll to the right. The size of gridlines is limited by visible size of the grid. This bug can be fixed with the following rules:

.active-templates-row.gecko { 
    display: -moz-box; 
    width: auto; 
    min-width: 100%;

}

Comments

Getting minimum values Dewang Ajmera (0)
Updating Combobox Bound To Datagrid Dewang Ajmera (2)
gridlines Beano (2)
Thanks (0)
display bug Ryan (1)
css in FireFox is different then IE janrus(Poland) (1)
Alternating rows Luca (2)

Documentation:

Recent changes:

2.6.4
2.6.3
2.6.2
2.6.1
2.6.1
2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5