Hello Ashish,
Recently i encountered with the same behavior you describe here with kendo mobile and esri map. So, the map view is blank after edit some data from different view and going back to the map. Do you have some workaround for that ? i'm using esri 3.9
Note - the workaround hyperlink Jeff post here is broken.
Thank you,
Ariel
I've fixed the broken link in my earlier post above.
thank you Jeff, this is very helpfull
Hello Ariel
The issue was not only related to edit but also with the rotation where you get blank map once you return from another view.
Actually, whenever you return to the map view, you will find the height and width of map become zero because of which no map in the view.
You need to resize and reposition the map.
yea, got it...thanks.