Hi ,team
I have a webdropdown on my form and enabled its multi-select property to select multiple text from a database,then insert the value of the selected webdropdown into a new field (called field "A") of another database(called databese "B").
My problem is I want to edit that field "A" the same way I insert it,with a webdropdown,I cannot read the field "A" data into the webdropdown. Its just like the "Select Tags..." in this web site.
How can I achieve this? please forgive my bad english, hope you can understand what I mean.
thanks in advance.
Hi sunqy1212,
Please feel free to contact me if you have any questions regarding this matter.
Thank you for posting in the community.
As far as I can understand, you wish to persist custom values (in this case coming from a separate field) in your WebDropDown. I would suggest that you take a look at the following article from our documentation:
http://help.infragistics.com/NetAdvantage/ASPNET/2012.1/CLR4.0/?page=WebDropDown_Custom_Values_and_Persistence.html
Please let me know if this helps.