To make the DevExtreme SelectBox reload its data and re-evaluate LoadParams every time the dropdown is opened, you can use the .OnOpened(...) configuration to manually reload the DataSource.
To make the DevExtreme SelectBox reload its data and re-evaluate LoadParams every time the dropdown is opened, you can use the .OnOpened(...) configuration to manually reload the DataSource.