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
1140
Code-behind for a single DataTable
posted

Is it possible to bind a single DataTable to a WebHierarchicalDataGrid at runtime with AutoGenerateColumns = true? 

We try this and, while the DataBind method fires, the grid is empty.