Re: Forcing datagrid to expand horizontally instead of vertically
- From: "Teemu Keiski" <joteke@xxxxxxxxxxxxxxx>
- Date: Thu, 15 Jun 2006 20:01:57 +0300
Hi,
how about using dataList with paging? You could put DataList to repeat
horizontally.
--
Teemu Keiski
ASP.NET MVP, AspInsider
Finland, EU
http://blogs.aspadvice.com/joteke
<shanti.miller@xxxxxxxxx> wrote in message
news:1150385968.787459.309290@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I've got a grid that uses paging and displays a maximum of 10 records
at a time.
Sometimes the fields have a lot of data in them and the datagrid takes
up way too much horizontal space. I've tried setting the height and it
doesn't do anything. I can set the width to some very large number
like 3000px and that works ok, but it's a waste when the data doesn't
require that much space.
Is there a way to limit the height of the grid or of the rows
themselves and force the grid to expand horizontally instead of
vertically when there is a lot of data?
I've seen some examples of using divs with scrolling, but I don't want
the user to have to scroll vertically. Scrolling horizontally and
having the grid take up several pages sideways is fine.
Thanks
.
- Follow-Ups:
- Re: Forcing datagrid to expand horizontally instead of vertically
- From: shanti . miller
- Re: Forcing datagrid to expand horizontally instead of vertically
- References:
- Forcing datagrid to expand horizontally instead of vertically
- From: shanti . miller
- Forcing datagrid to expand horizontally instead of vertically
- Prev by Date: Re: Session Timeout setting in IIS.
- Next by Date: Re: Assemblies can be loaded from "/Temporary ASP.NET Files/..." but not from "/bin"
- Previous by thread: Forcing datagrid to expand horizontally instead of vertically
- Next by thread: Re: Forcing datagrid to expand horizontally instead of vertically
- Index(es):
Relevant Pages
|