You might have a web application that loads separate processes using a Kendo UI TabStrip and you want to make things load faster by preloading the background tabs alongside the first tab, well it’s not that straight forward as you need to iterate all tabs you have then reload them one by one. Here is… Read More »
↧