Web.UI Navigation Controls and Web Services
Posted by: ComponentArt WebLogs,
on 01 Apr 2008 |
View original | Bookmarked: 0 time(s)
It's been some time now since we first started introducing client-side integration with ASP.NET AJAX web services into our controls. The first foray was the ability of Grid to bind directly to JavaScript object arrays, allowing it to directly load JSON data returned from a web service, and continue running in client mode (see demo). The interest that this generated prompted the next big wave: Grid’s WebService running mode (see demo) and web service functionality in all the major navigation...