Show busy notification on  a button click  during page load
                            
                         
                        
                     
                 
                
                    Hi,
In my MVC4 application I am loading data from the database in the view,So while loading the page I have to show busy notification like "data is loading...please wait" like that.Can u please give me an example how to achieeve it?