Binding ASP.NET TreeView to a DataSet or an ObjectDataSource

Binding ASP.NET TreeView to a DataSet or an ObjectDataSource

瀏覽:932
日期:2025-06-10
Check this post for the VB.NET version of the sample application. The two extra parameters that you have to pass to the constructor of HierarchicalDataSet are two column names. The first one being the primary key of the table, and the second one being the...看更多