2 Replies Latest reply on Jan 11, 2012 1:47 PM by vi_mahe_ka1

    How to display "loading.." popup when page is not ready

    newbie0014

      Hi,

      I have to code UI which has alot of DB query to do. Let suppose, there is one command button(CMD_BUTT), which on click, invoke DBQuery. This DB result is again reflected back to web. I want one "LOADING...." popup to display on web when CMD_BUTT is clicked and disappeared when DBQuery is finished. How to acheve this?

       

      Thanks