Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive, special prizes, and more, for FREE?! Register now for DevReach 2.0(20).
Thanks for the response. I've encountered another problem, I want to have a different custom message in different components, eg. on one Upload component it should be "Type not allowed, please use .xlsx" and on another Upload component it should be "Type not allowed, please use .pdf"
Would that be possbile?
Thanks.
0
Stefan
Telerik team
answered on 21 Oct 2020, 11:01 AM
Hello, Raphael,
This could be achieved by using two different LocalizationProviders with different message collections.
Regards,
Stefan
Progress Telerik
Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive, special prizes, and more, for FREE?! Register now for DevReach 2.0(20).