Hi all, I'm facing one issue in devexpress tree list, I have XtraTab control along with tree list so when I click on each tab I will bind different data to the tree list so, when I click on Tab2 automatically data source will change but it's not effecting at UI side, can anyone suggest me how I can do this. I used "RefreshDataSource" method but it's not refreshing the data
Note: This issue I'm facing in word VSTO task pane

Anandu G NathPosted Dec 21, 2023, 6:33 AM
Make sure your Binding are correct
Sachin SinghPosted Dec 14, 2020, 6:39 AM
Rajanikant HawaldarPosted Dec 14, 2020, 6:22 AM