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
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
using "textbox1_dropdownextender.Items.Add (object)".
Regards,
*.Items.Add.... no such control exists.....
sorry
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.