Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Re: How to display Header Text Vertically in Datagrid.

Reply
Thread Tools

Re: How to display Header Text Vertically in Datagrid.

 
 
bruce barker
Guest
Posts: n/a
 
      01-11-2007
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.

 
Reply With Quote
 
 
 
 
=?Utf-8?B?UkFNRVNIIEJBQlUgVkVFUkFNQU5JIChSQU1CQUIp?=
Guest
Posts: n/a
 
      01-11-2007
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.

>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
how can align the text vertically in a table cell atin45gupt@gmail.com HTML 1 01-17-2006 04:25 PM
Display Images vertically via web service Peter Lapic ASP .Net 5 01-09-2006 10:16 AM
vertically split text? Mark Parnell HTML 11 03-05-2005 10:18 PM
display datagrid vertically susie ASP .Net Web Controls 1 10-26-2003 11:39 AM



Advertisments