This question is locked. New answers and comments are not allowed.
All the examples in the demos, whether it's grid filtering or any other action outside of the actual control refreshes the page as a whole Even changing the theme refreshes the whole page. Are there any examples of how to refresh or reload controls outside of the actual controls? In my example I have a tabstrip with other controls and a grid. Outside of the tab, I have other links or buttons that need to dynamically reload the tabstrip and its data based on something that was clicked outside of the tabstrip without reloading the whole page.
Hoping someone has a sample
Hoping someone has a sample