Categories | Question details Back To List | ||
How can I design transparent image while loading the controls Hi Thanks for answering my previous question. In this I saw one good technique. Whenever I Click anything one transparent control is banned the click event. The white shadow with blue gif image looks good. Ok. Is this function is inside the dhtmx control libraries or not. I helps more to me. Because I attached accordin,tree, grid, accordin,editor has 6 tabs. So layout control takes more time to load. Ok. How is it possile?
Answer posted by dhxSupport on Jul 06, 2009 08:06 There is no native functionality to show loading image while accordion and editor are rendered. But you can set this image when items are loaded to the dhtmlxTree\dhtmlxGrid. To detect if items was loaded you can use "onXLE" and "onXLS" events. Please check example here http://dhtmlx.com/docs/products/dhtmlxGrid/samples/loading_big_datasets/pro_srnd_load_notification.html |