How connect data into DropDownList from Aceess Table?
Answer Posted / chandra prakash
you can use AccessDataSource control for this.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is ascx?
Explain different authentication modes in asp.net?
What is asp.net ajax?
What is different authentication mechanisms used in ASP.NET?
What is difference between ispostback and autopostback in asp net?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
What is the full meaning of asp.net?
What is gridview in asp.net?
In the Repeater control which way you can edit?
Explain the advantages of passport authentication.
Which type of state management is provided by Query String in ASP.NET?
What are Master Pages in ASP.NET?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
How should I destroy my objects in asp.net?
Can you nest updatepanel within each other?