I figured I can just delete the DIVs and call the jqxButtonGroup(“render”) method to “fix” it visually. However, doing so changes the underlying structure of the widget, thus making it harder and harder to inject elements.
I’m also not sure if I should be adding/removing buttons by adding prebaked div elements to it.