I'm having an issue with a RadTabStrip and a RadGrid in the NeedDataSource event. When the control loads the selected index is set to 0 for the tab strip and when I click around the tabs, the selected index is correct. The problem occrus when I select a checkbox in RadGrid that is auto posting back, the NeedDataSource event is showing the RadTabStrip selected index to be 0 everytime.
Example screenshots: The seleted index should be 4 but the NeedDataSource event is showing 0 everytime.
Thanks
Example screenshots: The seleted index should be 4 but the NeedDataSource event is showing 0 everytime.
Thanks