Re: Hiding DataGrid Rows



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.
>
>
>
.



Relevant Pages

  • Re: Hiding DataGrid Rows
    ... > Is there a way to hide a datagrid row or set it's width to zero for an ... > exixting table in the Dataset. ... set the height to zero. ... Prev by Date: ...
    (microsoft.public.data.ado)
  • Hiding DataGrid Rows
    ... 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 ...
    (microsoft.public.data.ado)
  • Re: Hide DataGrid Row
    ... Steve B. wrote: ... > How can I hide a datagrid row or set it's width to zero. ... > filter the grid and and show only rows with selected data. ... It is more a ADO.NET question, but I think you'll have to filter the ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: bound HyperLinkColumn produces 3 columns
    ... Try switching that off: ... Microsoft MVP ... > for each DataGrid row, the left-most column is a navigable hyperlink, the ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)