This space is available to any ComponentArt employee to write about anything.

Browse by Tags

All Tags » Web.UI
Showing page 1 of 2 (13 total posts)
  • Web.UI 2008.2 Grid News: Grouping

    Now that Web.UI 2008.2 is officially out the door, I can take some time to sit back and reflect on what's been done. There are some great new controls, as usual, and major enhancements to our Grid control. I'm particularly excited about that last part, as I've felt for a long time that some of the limitations with its ...
    Posted to The Blog of Milos (Weblog) by Milos on September 23, 2008
  • ComponentArt Web.UI 2008.2 Details Announced

    The Web.UI product team has been hard at work on the next major release of ComponentArt's flagship product line. I am pleased to announce that the release of Web.UI 2008.2 is on the horizon and that it will include three new controls, a major Grid overhaul and several important new suite-wide features. Three New Controls The Web.UI suite ...
    Posted to Miljan Braticevic (Weblog) by Miljan on July 10, 2008
  • AJAX With ASP.NET MVC and ComponentArt CallBack

    Web.UI vNext (preview build included in attached project packages) will include, among other things, a new feature of the CallBack control which will allow it to become extremely useful for integrating AJAX functionality in web applications build on Microsoft’s new ASP.NET MVC framework. About Microsoft ASP.NET MVC A few ...
    Posted to The Blog of Milos (Weblog) by Milos on May 1, 2008
  • TreeView and Web Services

    In my previous post, I talked about the web service functionality that's common to all ComponentArt navigation controls. I focused on common features that are present in many different controls, especially in this case, but this approach was unfair to one control. With its ability to load chunks of data on demand, TreeView is the odd man ...
    Posted to The Blog of Milos (Weblog) by Milos on April 23, 2008
  • Web.UI Navigation Controls and Web Services

    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 ...
    Posted to The Blog of Milos (Weblog) by Milos on April 1, 2008
  • Introducing ComponentArt Upload

      ComponentArt Web.UI 2008.1 includes one new addition to the library of controls: Upload. ComponentArt Upload is a file upload control with all the high-end AJAX and client-centric functionality one should expect from a Web.UI control.   The control comes with a custom server-side HTTP module for optimally processing ...
    Posted to The Blog of Milos (Weblog) by Milos on March 28, 2008
  • ComponentArt Web.UI 2008.1 Details Announced

    We've been hard at work on Web.UI 2008.1 for a few months now, and I am happy to report that we are rapidly approaching the feature-complete beta milestone for the next major Web.UI release. This means that we are ready to announce what will be included in v2008.1 as well as our anticipated release dates. Web.UI 2008.1 Overview The ...
    Posted to Miljan Braticevic (Weblog) by Miljan on February 27, 2008
  • A New AJAX Approach - Client-side Controls Invoking Web Services

    Since the time we shipped our first production suite of native ASP.NET AJAX controls back in November of 2006, we've been experimenting with new ways of doing efficient incremental page updates. We felt that we had something promising on our hands with full fledged client-side controls. The ability to create high-level UI elements (menus, ...
    Posted to Miljan Braticevic (Weblog) by Miljan on January 25, 2008
  • New Grid Feature: CallbackParameter

    A common scenario that our users encounter with the Grid is the need to populate it with different data depending on client-side context – for instance, a dropdown option or a TreeView selection. Very often, this situation is solved by to setting Grid to Server or Client running mode and wrapping it in a CallBack control, and then using the ...
    Posted to The Blog of Milos (Weblog) by Milos on December 19, 2007
  • Web Service Data Loading with Navigation Controls

      Previously, I have written about Grid’s new WebService running mode, which allows Grid to communicate with an ASP.NET AJAX web service directly from the client, and do all its data loading through it, including paging, sorting, filtering, etc. This powerful functionality is also available on ComponentArt navigation controls: ...
    Posted to The Blog of Milos (Weblog) by Milos on December 18, 2007
1 2 Next >