Hi Bruce thanks for the reply, I am not sure as to what you meant by Vertical
header. could you ellaborate with the syntax of the same .
However I managed to display it vertically by setting the column style to
tb-rl which did the trick but it works only in IE . so if you have any better
suggestion pleaset let me know
Thanks
Ramesh Babu Veeramani
"bruce barker" wrote:
> a vertical header:
>
> <span>
> H<br>e<br>a<br>d<br>e<br>r<br>
> </span>
>
> -- bruce (sqlwork.com)
>
>
> RAMESH BABU VEERAMANI (RAMBAB) wrote:
> > Hello ,
> >
> > I have come across a situation where we need to display a Datagrid with
> > 30-40 columns. Most of these colums display an image depending on the boolean
> > value, so they actually occupy very less place.
> >
> > However the problem is if I had to display the header text the columns gets
> > stretched up and mess its up.
> >
> > So my query was is there a way to display the header text vertically rather
> > than horizontally. OR is there a better way to approach the problem.
> >
> > All thoughts and ideas would be helpful.
> >
> > Regards
> > Ramesh Babu Veeramani.
>