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
Ken Tucker [MVP] - 22 Nov 2006 18:02 GMT
Hi,
Datagrid1.CaptionVisible=False
Ken
--------------------------
> 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