Hi Kotesh,
You can implement a BusyDialog. Here's an example how that is done:
Show the BusyDialog when the navigation is done and close it once the data has been loaded. For example for JSONModel you can use attachRequestCompleted.
Regards,
Kimmo