Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
データベースからasp.netのドロップダウンリストに値を入力することに疑問があります。
名前空間を使用しています ->
using MySql.Data.MySqlClient;
ページの読み込み時にドロップダウンリストをバインドするにはどうすればよいですか? また、テキストコントロールにデータを表示するために、ドロップダウンリストから値を取得したいと考えています。誰でも助けを提案できますか?
私はあなたがこのようなものを探していると思います:
http://dev.mysql.com/doc/connector-net/en/connector-net-tutorials-entity-framework-databinding-linq-entities.html