c# - How can i modify a dropdownlist to have buttons on each item row? and a textbox after the last row? -


i wish modify ddl have button on far right of each item row user can remove item clicking on it.

i wish add textbox row after last item row user can type in press add button on far right of said row add item list.

i have update without having close , reopen it.


i realize may hard looking pointer , tips start. have done nothing similar.

might there existing custom control such specifications?

you can use jquery or ajax. if want use ajax can use dropdownextender--> http://www.asp.net/ajaxlibrary/ajaxcontroltoolkitsamplesite/dropdown/dropdown.aspx

you can configure display gridview or panel desired template , events.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -