Re: Hiding DataGrid Rows
- From: "Steve B." <SteveB@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 9 Aug 2005 10:28:02 -0700
Where is the height method for the datagrid (i.e. what object)
Steve
"Frank Hickman [MVP]" wrote:
> "Steve B." <SteveB@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:1491E902-323C-486B-8D7F-F0BAC534C07A@xxxxxxxxxxxxxxxx
> > Is there a way to hide a datagrid row or set it's width to zero for an
> > exixting table in the Dataset. I need to filter the grid and and show only
> > rows with selected column data.
> >
>
> To hide a row, set the height to zero. You may need to also remove the
> borders, depends on how thick they are.
>
> --
> ============
> Frank Hickman
> Microsoft MVP
> NobleSoft, Inc.
> ============
> Replace the _nosp@m_ with @ to reply.
>
>
>
.
- Follow-Ups:
- Re: Hiding DataGrid Rows
- From: Frank Hickman [MVP]
- Re: Hiding DataGrid Rows
- References:
- Hiding DataGrid Rows
- From: Steve B.
- Re: Hiding DataGrid Rows
- From: Frank Hickman [MVP]
- Hiding DataGrid Rows
- Prev by Date: Re: Hiding DataGrid Rows
- Next by Date: Can't Update XML Recordset
- Previous by thread: Re: Hiding DataGrid Rows
- Next by thread: Re: Hiding DataGrid Rows
- Index(es):
Relevant Pages
|