Showing related tags and posts accross the entire site.
-
Hi All, I am trying to update a collection bound to a DataGridView through a BindingSource and using a BindingNavigator for my grid commands. One of these commands updates the data bound items in bulk in a separate thread. This causes a cross-thread operation exception to be thrown by the binding navigator...
-
I found a lot of posts about problem for converting TList to DataSet but how I can convert DataSet to TList and VList in order to use generated classes I am used to? Thank in advance Alex