Tuesday, March 2, 2010

TreeView Takes From SQL Data Source

as you know the tree view control cannot be bount to sql table so i drived from asp TreeView and made my own control whitch takes (TableName,ID,ParentID,Text,ConnectionString)
and return a treeview
BindableTreeView.dll