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
200
Tree is not re-binding
posted

WinTree is bound to a DataSet that I am creating on the fly. At some  I am constructing a brand new instance of the DataSet (brand new DataTables, DataColumns and DataRows) and calling tree1.SetDataBinding(dataset, null) again.  If the structure of the DataTable within the DataSet is modified (columns are different), the structure of the dataset is not reflected on the screen - no matter what I do. However if the number of the DataColumns stays the same everything binds correctly.  I am using UltraWinTree 8.1.20081.1000 Is that a known defect? Thanks.

Please respond to andrebii at aol.com