Hi,
I have a aspx page with three tabs. On the third tab I have Map. Based on the first tab result, the map will have few markers.
But When I click the third tab and view the map, it is lost the currentExtent and showing the full world map. But when I am in the 3 rd tab and refreshing the data by clicking a button, its getting the correct currentExtent which I stored in the ViewState.
Please guide me.. how to resolve this.
Thanks
C.Raja.