Simple binding for range of values, within a row

Hello all,

I'm evaluating a few different grid binding systems and have run into a problem. I've bound my grid to a BindingSource, and want to bind one of the column's possible types, to a BindingSource which is derived from the row of the original BindingSource.

I've implemented this using a DataGridView, essentially I'm looking for the same functionality (especially that it is done via the designer). Additionally I'd like to use a dropdown in order to present these possible values for the specific column.

Thanks guys, much appreciated.

1 Reply

AD Administrator Syncfusion Team December 15, 2006 06:22 AM UTC

Hi Alon,

Please try the following sample and let me know if you are looking something different
http://www.syncfusion.com/Support/user/uploads/GCC_BindingSourceWithForeignKeys_f4cc50c1.zip

Best Regards,
Haneef

Loader.
Up arrow icon