EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: sky-t on April 18, 2019, 06:49:49 AM



Title: datagrid onLoadSuccess in tooltip
Post by: sky-t on April 18, 2019, 06:49:49 AM
Hi there,

i use a tooltip to show a datagrid within this tooltip. On the first call to this tooltip (hover an element) sometimes the onLoadSuccess-Method is not called - after mouseout and hover again the onLoadSuccess-Method is called.

So what can i do?


Thank you!


Title: Re: datagrid onLoadSuccess in tooltip
Post by: stworthy on April 18, 2019, 08:33:58 PM
Please look at this example http://code.reloado.com/okijul3/edit#preview. It works fine.


Title: Re: datagrid onLoadSuccess in tooltip
Post by: sky-t on April 22, 2019, 01:25:31 AM
Hi sworthy,

works like a charme - Thank you!