listbox -After save i want to keep saved data as selected inside list box while edit mode
Loading
listbox -After save i want to keep saved data as selected inside list box while edit mode
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh KumarPosted Mar 2, 2023, 7:50 AM
Helo Lejo,
If you are using MVC then please refer this link,
https://supportcenter.devexpress.com/ticket/details/t995296/bind-listbox-with-multiple-selected-values-in-edit-mode-in-asp-net-mvc
Sachin SinghPosted Mar 2, 2023, 7:48 AM
On edit click get the selected value from db and set it to the listbox as