Hi,
"Charles A. Lackman" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello,
>
> Thanks for the information, but Datagrid1.AllowNavigation = False doesn't
> seem to work. Any other suggestions?
>
Just did a little test (NET1.1) and it seems to work, don't know of any
other option.
HTH,
Greetings
> Chuck
>
>
> "Bart Mermuys" <(E-Mail Removed)> wrote in message
> news:381bh.209198$(E-Mail Removed)...
> Hi,
>
> "Charles A. Lackman" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> Hello,
>>
>> I have a View that has a relationship between two tables.
>>
>> It works well for what I am doing, but I want to hide the child rows in
>> my
>> datagrid. I only want the data from table1 to show in the grid without
>> the
>> "+" sign.
>>
>> Is there a way to accomplish this?
>
> Set DataGrid.AllowNavigation to false.
>
> HTH,
> Greetings
>
>
>>
>> Thanks,
>>
>> Chuck
>>
>>
>
>
>
|