Hi,
2. Translate this text('New Task #') in add dialog?
3. Using 'tr' Internationalization and localization, these dates displays as expected. But when switching to
ResourceView, dates are not dislaying in correct format:
projectView:
resourceView:
|
Sl.No |
Query |
Syncfusion Comments
| |
|
1 |
How can i translate these texts('Enter the value','Filter','Clear') in filter menu ? |
We can able to achieve this using localization please follow the below code snippets
| |
|
2 |
Translate this text('New Task #
') in add dialog |
We have also logged bug report for this. The status can be tracked from below feedback link.
We will fix this issue and the fix will be included in our weekly patch release on 5th Jan 2022. Until then we appreciate your patience.
Yet we can resolve this now as a workaround by using “beforeOpenAddDialog” request type in the actionBegin event. Please follow the below code snippet
| |
|
3 |
3. Using 'tr'
Internationalization and localization, these dates displays as expected. But when switching to ResourceView, dates are not dislaying in correct format:
|
However, we cannot able to replicate the issue please share the issue replicable sample or modify the attached sample to replicate your issue |