jQuery UI Widgets › Forums › Plugins › Data Adapter › Anyway to determine if timeout has occurred
Tagged: dataadapter, javascript dataadapter, jquery dataadapter, jqwidgets dataadapter
This topic contains 1 reply, has 2 voices, and was last updated by Hristo 7 years ago.
Is there any way to determine whether a timeout abort has occurred within the download process of the data adapter source. Currently there is only an indication of No data to display.
TomA
Hello TomA,
You could implement loadError(jqXHR, status, error) callback to the DataAdapter. Also, I would like to suggest you look at this topic, which could be useful: https://www.jqwidgets.com/community/topic/change-no-data-to-display-message-in-a-grid/
loadError(jqXHR, status, error)
Best Regards, Hristo Hristov
jQWidgets team http://www.jqwidgets.com
You must be logged in to reply to this topic.