RE: Datagrid layout difficulty
- From: "Sonu Kapoor" <SonuKapoor@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 30 May 2005 06:43:02 -0700
I never define the location of the controls. It can be really annoying to
have such a problem. Why dont you insert the controls in a table or something
without defining the location?
--
Sonu Kapoor - [MCP]
ASP.NET Moderator
WebSite: http://www.Kapoorsolutions.com
Blog: http://www.Kapoorsolutions.com/blog/
ASP.NET News: http://www.Kapoorsolutions.com/reblogger/
"zdrakec@xxxxxxxxx" wrote:
> Hello all:
>
> I have a datagrid that can grow when populated; when it does, it
> "overflows" various controls I have placed beneath it on the form. I
> have tried switching to Flow layout for the page, but the layout thus
> produced is unsatisfactory. I would welcome suggestions for how to
> re-locate my controls at runtime. My first thought was to retrieve the
> styles for the grid, get the top and height values (so I would know
> where to place the following controls), but height is not in the style
> and I have deliberately not set the height at design-time so as to have
> consistent row sizes. At run-time, the height still reports as 0.0...
>
> Any suggestions will be most welcome.
>
> Thanks much,
> zdrakec
>
>
.
- References:
- Datagrid layout difficulty
- From: zdrakec
- Datagrid layout difficulty
- Prev by Date: Re: Large dataset displayed but kills application
- Next by Date: Re: Client Side validation on datagrid
- Previous by thread: Datagrid layout difficulty
- Next by thread: Datagrid filter
- Index(es):
Relevant Pages
|