How can I set the display text for my drop down to b a combination of my ItemText and ItemValue
The list that i bind to the ng-dropdown , ngObjList is a KeyValuePair.
selected-model="myObj"
extra-settings="myObjSettings"
options="myObjList"
translation-texts="myObjCustomText"
ng-dropdown-multiselect-disabled="myObjDisabled"
events="myObjtEvents">
Sachin SinghPosted May 1, 2022, 3:47 PM
Ck NitinPosted May 2, 2022, 4:25 AM