First, don't cross-post. If you're going to post to multiple
groups, post them all at once so any answers can be seen in all groups.
Second, I posted an answer to this in the other newsgroup
where you posted this question.
Robin S.
----------------------
"orenl" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
> Im using the VisualStudio 2005 designer to create typedDataSet (drag &
> drop from the service explorer).
> All the DataTables in the generated code inherit from
> System.Data.DataTable, I would like the dataTables to inherit from
> MyDataTable (a custom DataTable) instead.
> How can I do that without manually editing the generated code?
>
|