|
<< Click to Display Table of Contents >> Navigation: Telegram > 2020 > 06 > 09 > Telegram_2020-06-09T12 |
2020-06-09T12:16:30
Hello,
sorry, I am populating a iwcombobox inside a callback (IWForm.RegisterCallBack) but I see the items only after posting the page (refresh)... what am I missing? Isn't the 15.2.1 ready to render components in ajax calls?
2020-06-09T12:20:02
after you populate:
type: code iwcombobox.RefreshItems;
2020-06-09T12:20:37
I try it now. thanks!
2020-06-09T12:21:37
??
2020-06-09T12:28:30
Here again... and with a iwlist what do I use? RefreshAsyncRender? Refresh?
2020-06-09T12:44:00
iwlist.refresh does nothing, while iwlist.RefreshAsyncRender gives me this error: