hi
I will try with your command. Wait a moment.
hi
You can remove the LanguageSwitch(blazor) and LanguageSwitchViewComponent(mvc).
Add a custom IToolbarContributor and remove them from context
https://github.com/abpframework/abp/blob/dev/modules/basic-theme/src/Volo.Abp.AspNetCore.Components.Server.BasicTheme/BasicThemeToolbarContributor.cs#L14 https://github.com/abpframework/abp/blob/dev/modules/basic-theme/src/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic/Toolbars/BasicThemeMainTopToolbarContributor.cs#L31
https://github.com/abpframework/abp/issues/17029
We call dataTable.ajax.reload(); to reload the data after the modal is closed.
https://datatables.net/reference/api/ajax.reload()
Reset (default action or true) or hold the current paging position (false). A full re-sort and re-filter is performed when this method is called, which is why the pagination reset is the default action.
hi
Are you using Angular?
I guess your table UI is mvc, right?
hi
Please share your logs.txt, Thanks
liming.ma@volosoft.com
hi
When I use Abp Cli to ceate static proxy It does not genrate Enum type under Dtos.
What was the command you were using?
abp generate-proxy ....
hi
Are you using LeptonX as the theme?
You can try to override the ThemeLanguageInfoProvider service and return an empty language list.
hi
Please share your logs.txt with me when the error occurs.
liming.ma@volosoft.com
hi
There are no restrictions, as long as EF Core can read and write correctly.