C
Chris Godwin
I have a usercontrol called ucBase. I have a Dataset on that control that
contains serveral tables. I have serveral User Controls that inherit from
ucBase. I need / want to use the dataset on the inherit control. When the
user control is created it give me some error about reating a duplicate
primary key.
Any ideas on how to fix this ?
Thanks
Chris
contains serveral tables. I have serveral User Controls that inherit from
ucBase. I need / want to use the dataset on the inherit control. When the
user control is created it give me some error about reating a duplicate
primary key.
Any ideas on how to fix this ?
Thanks
Chris