AD
Administrator
Syncfusion Team
May 27, 2005 08:51 PM UTC
Hi Gurbhej,
If you have multiple controls bound to the same DataSource, you need to create a separate BindingContext for each one if you don''t want a selection in one to affect another.
Regards,
Gregory Austin
Syncfusion Inc.
GD
Gurbhej Dhillon
May 28, 2005 03:07 AM UTC
I tried creating a custom control and overriding the BindingContext property but I still noticed the same error. Can you please provide a sample.
Thanks
>Hi Gurbhej,
>
> If you have multiple controls bound to the same DataSource, you need to create a separate BindingContext for each one if you don''t want a selection in one to affect another.
>
>Regards,
>Gregory Austin
>Syncfusion Inc.
GD
Gurbhej Dhillon
May 31, 2005 11:34 AM UTC
Never mind... I figured it out.
Thanks