You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a form where I'd like to have 3 grouped SubmitButtons for 'Create', Update' and 'Delete', but ButtonGroup does not seem to support SubmitButtons. Any ideas?
I have a form where I'd like to have 3 grouped SubmitButtons for 'Create', Update' and 'Delete', but ButtonGroup does not seem to support SubmitButtons. Any ideas?
This works:
But it would be better to be able to used to ButtonGroup functionality.
The text was updated successfully, but these errors were encountered: