---
title: "how use combobox  in asp.net"  
description: "how use combobox  in asp.net"  
author: "Pawan kumar"  
published: 2011-03-16  
updated: 2026-05-15  
canonical: https://www.mindstick.com/forum/197/how-use-combobox-in-asp-dot-net  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# how use combobox  in asp.net

sir i use [combobox](https://www.mindstick.com/articles/57/display-record-according-to-combobox-selection-in-csharp-dot-net) and it contain 10 [items](https://www.mindstick.com/forum/33812/getting-number-of-items-selected-in-uicollectionview-in-ios),thus i want selected [item](https://www.mindstick.com/forum/156564/remove-item-in-an-array-in-javascript) saved in [table](https://www.mindstick.com/articles/43918/how-to-design-table-using-bootstrap)

## Replies

### Reply by Anonymous User

Pawan ASP.NET does not provide any combobox control like VC#.NET but for fullfill requirements of combobox in asp.net, asp.net provide you a dropdown list which have same functionality as combobox but does not provide direct editing.

Please check following links, this might be useful for you and maybe fullfill your requirements.

http://mindstick.com/Articles/c59ff82f-4d2c-4874-a868-9088381efa69/?DropDownList%20in%20ASP.Net


---

Original Source: https://www.mindstick.com/forum/197/how-use-combobox-in-asp-dot-net

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
