Hi douglas168,
This behavior may be related to problems with your data source.
Pleaase check for errors.
Also if you bind to remote data source set async: false
in you dataAdapter’s settings.
By default, all requests are sent asynchronously (i.e. this is set to true by default). If you need synchronous requests, set this option to false. When the binding is “asynchronous”, the data binding operation occurs in parallel and the order of completion is not guaranteed.
Best Regards,
Ivailo Ivanov
jQWidgets Team
http://www.jqwidgets.com