Ask a Question related to ASP.NET Building Controls, Design and Development.
-
Gary Vidal #1
Databinding HierarchicalDataBoundControl
I am trying to write a Hierarchical using HierarchicalDataBoundControl I have looked at both the treeview and menu but there implementations depend on custom dateItemContainers. I want to just use generic data binding. Could someone please help?
I have attached the source code so far. The datasource I am just binding to a sitemapdatasource.
Gary Vidal
Gary Vidal Guest
-
How to build a HierarchicalDataBoundControl derived control?
Im trying to find information on how to build my own Hierarchical Data-Bound Control using the new classes in .NET 2.0 as the TreeView and Menu... -
databinding
have two Dropdownlist and one which is containing States and one containing Cities. I know how to do all the little databinding task in visual... -
DataGrid Custom Column Error when DataBinding "does not contain a definition for 'DataBinding'"
I am creating a custom column that inherits from DataColumnGrid. When I attempt Databind to a property of the custom column, I get the the error: ... -
Listbox DataBinding
I am trying to bind data from a database to a DropDownListBox on an ..aspx page. I want to display 2 fields in listbox (listbox's .DataTextField... -
Databinding Inquiry
What is the best way to databind two related dropdownlist control in visual studios.net using vb.net programming language and sql2000 stored... -
Gary Vidal #2
Re: Databinding HierarchicalDataBoundControl
Never Mind I found my own bug.
"Gary Vidal" <garyvidal@hotmail.com> wrote in message news:%236jjEOdrGHA.5012@TK2MSFTNGP03.phx.gbl...
I am trying to write a Hierarchical using HierarchicalDataBoundControl I have looked at both the treeview and menu but there implementations depend on custom dateItemContainers. I want to just use generic data binding. Could someone please help?
I have attached the source code so far. The datasource I am just binding to a sitemapdatasource.
Gary Vidal
Gary Vidal Guest



Reply With Quote

