Ask a Question related to ASP.NET General, Design and Development.
-
Barry #1
Data binding within a template
Hi,
I have a template for a DataList (using Page.Loadtemplate) that contains
another DataList. I'm trying to bind the template's DataList to a
collection from my business layer. Is there a way to either pass this
collection in from the container or to use code to declare the object
and bind to it?
Thanks in advance,
Barry
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Barry Guest
-
Data Binding
I have a webService, dataSet, comboBox and a sumbitButton. The combobox loads and displays Brands from my cfc. I press submit and look at the... -
Complex data binding question, binding child objects of a custom collection.
I have a custom collection of objects, each of which includes a child object called MyUserOpener. In declarative binding, I can bind this property... -
Where's my mx.data.binding?
I bought and downloaded MX 2004 Professional, but it seems to be missing a whole folder of classes (not sure how this happened): I can't find... -
binding data to datagrid(template columns)
I create a datagrid where only have 2 template columns(label control) . I want to populate them from a dataset , but i donīt know how to do it??... -
Changing the binding of a template column
I have a datagrid that is bound to different datasources. The datagrid contains a templated column (dropdown list). How do I change the...



Reply With Quote

