3.2.0

XML data source, big record sets, and grid

We just bought a new license for ActiveWidgets. Congratulations Alex on the Safari support!

I want to use AJAX and XML data source to fill up a grid.

If we end up with a very large recordset will it be dealt with automatically?

Or do we need to be making multiple requests such as asking for 1000 records at a time until we get all of our records?

Do you have a sample that relates to this?
Eric Juvet
January 25,
The current AW.XML.Table class loads all data in one request. If you want to implement incremental data loading, maybe this the sample code could help -

http://www.activewidgets.com/javascript.forum.13524.13/when-will-ajax-paging-be.html
Alex (ActiveWidgets)
January 28,

This topic is archived.

See also:


Back to support forum