Home All Groups Group Topic Archive Search About

Hiding header on datagrid

Author
22 Nov 2006 5:41 PM
reidarT
I have 2 datagrids
When I select a line in datagrid one, the second datagrid is filled. How do
I hide the header in datagrid two until it is filled
reidarT

Author
22 Nov 2006 6:02 PM
Ken Tucker [MVP]
Hi,

        Datagrid1.CaptionVisible=False

Ken
--------------------------

Show quoteHide quote
"reidarT" wrote:

> I have 2 datagrids
> When I select a line in datagrid one, the second datagrid is filled. How do
> I hide the header in datagrid two until it is filled
> reidarT
>
>
>