ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
CRUD for DropdownList
Title:
B
I
{code}
?
Hi, I have an ajaxlist dropdown and wanted to give option to give CRUD popups (like grid CRUD Popups) for it, so that if any value is not present in dropdown, user can add that value on the go. My ajaxlist code look like this, @(Html.Awe().AjaxRadioList("EntityId") .Odropdown() .Url(Url.Action("GetList", "Data")) ) I wanted to give a button with the dropdown to create/add new value .
Save Changes
Cancel
Sam Mosaic
asked at 21 Aug 2023
Have a look at this demo: https://demo.aspnetawesome.com/CrudInLookup#Lookup-with-CRUD-in-Popup
at 21 Aug 2023
Omu
Answers
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK