|
-
November 7th, 2011, 10:57 PM
#1
3 data sources for detailviews control
I am looking for addititonal references for how to bind data to a C# detailsview 2010 web form control. Some of the links I have located so far are the following:
http://www.learn-asp.net/asptutorials/DetailsView.aspx
http://www.asp.net/data-access/tutor...iew-control-cs.
A standard linq datasource control can be connected to the detailsview control in standard situations as listed above. For data that is loaded into the detailviews control, I need to add 2 dropdown list controls values, data from an excel spreadsheet, and data obtained from tables not in the production database. Thus in this case, I am looking for additional refernces on how to bind these other references to the detailsview control when data is first loaded into the control.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|