Atozed Forums

Full Version: iwSelect list update in async
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am updating an iwSelect list in an async call.   How do I refresh the list?

I have tried iwSelect.RefreshAsyncRender but my list is not updated.
Just adding new elements to the IWSelect component (via items property) should update the list both in sync and async.

If it is not working for you something else is going on, I suspect. Can you recreate it in a simple test case?