Base solution for your next web application

Activities of "hafiz"

Hi I am using the latest version of aspnet.Zero. I am using angular component with aspnet core api.

I need to create an angular function to bind the value of dropdown dynamically based on selected UI language. I have several lookup tables where the properties of the tables are similar and for each table I feed the values in three languages (en,da,ps). Now I want to create the function, as mentioend above, to dynamically bind the value of dropdown. For example if the selected UI language is in English, the dropdown value for exmaple for product name are shown in English, but when the UI language is Turkey, the dropdown value is filled with Turkey name of products instead of English.

Any suggestion please on how to implement such using asp.net zero.

Thank you

Showing 11 to 11 of 11 entries