Have different Grid properties like Width of Cols in two grids on the same page
I would like to have two grids on the same page. The problem is how do I set the width and other parameters differently.
The following css when applied changes the column width in both the grids.
.aw-column-4 {
WIDTH: 125px;
TEXT-ALIGN: left;
}
Any Ideas??????. Thanks in advance.
The following css when applied changes the column width in both the grids.
.aw-column-4 {
WIDTH: 125px;
TEXT-ALIGN: left;
}
Any Ideas??????. Thanks in advance.
Arun Iyer
May 26,