OSUBlakester
2 years agoNew Contributor II
Stop Multiselect from Refreshing after each selection
I have a combobox with a multiselect option enabled and it utilized by a data grid. I've set up the User Interface Action to refresh the grid and it works fine. However, it refreshes after each s...
- 2 years ago
No, but you could take the action off that listbox and put it on a separate button instead, so that the refresh is explicitly invoked only after the user is done selecting. It could be a small button with an icon.