> I have a datagrid that displays related child rows from a master table.
>
[quoted text clipped - 19 lines]
>
> TIA
Sorry,
I should have stated that I am still using dotnet 1.1
I don't think that functionality is in this version.
Maybe it is time to upgrade.
>> I have a datagrid that displays related child rows from a master table.
>>
[quoted text clipped - 35 lines]
> dataview.table.columns collection also have a readonly property that
> you can set individually to true/false.
cfps.Christian - 30 Nov 2007 15:02 GMT
> Sorry,
> I should have stated that I am still using dotnet 1.1
[quoted text clipped - 42 lines]
> > dataview.table.columns collection also have a readonly property that
> > you can set individually to true/false.
The Add/Delete functionality is still on the dataview in 1.1 as far as
the readonly properties on the datatable object contained within the
dataview I don't have 1.1 here to tell you.