Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1020
Binding two BindingList objects to UltraGrid.
posted

Hi Friends,
Is it possible to bind two BindingList<T> objects to
UltraGrid? If yes, then how should I go about doing that?
I created an array of two BindingList objects and tried binding
the array to the grid, but it fails.
Regards,
Sid.