Hello msigman,
Just a side note, you can implement your own load on demand even now, using the
insertItems client-side method provided by RadListBox. In short you can use
insertItems for the following:
1) Obtain the needed JSON data from the server using Ajax call
2) Create new Telerik.Web.UI.RadListBoxItem items with the received JSON
3) Bulk insert the created items using the insertItems method.
Regards,
Genady Sergeev
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and
book your seat for a walk through all the exciting stuff we ship with the new release!