Different border-right settings for different columns and headers?
The column border is set via the following:
I would like to ommit the border for the last column. Is there a way to define the border for individual columns (and the head of those columns as well)?
.active-grid-column {
border-right: 1px solid threedlightshadow;
}
I would like to ommit the border for the last column. Is there a way to define the border for individual columns (and the head of those columns as well)?
Andreas
April 8,