954,595 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

add datasource to extended combobox

hello
i m using c#.
i extended a textbox with a dropdownlist.
now i want to add a datasource to this extended dropdownlist.

im trying:
textbox1_dropdownextender.****

so what to do now???


Sumit Jain

sumit.jain7389
Newbie Poster
2 posts since Oct 2010
Reputation Points: 10
Solved Threads: 0
 

using "textbox1_dropdownextender.Items.Add (object)".

Regards,

catherine sea
Junior Poster
126 posts since Jan 2008
Reputation Points: 25
Solved Threads: 20
 


*.Items.Add.... no such control exists.....
sorry

sumit.jain7389
Newbie Poster
2 posts since Oct 2010
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: