Browse by Tags

  • Announcing the WebDataGrid FAQ

    As you could probably tell from my recent posts, my work lately has included the building up of content to help answer WebDataGrid frequently asked questions. I wanted to have a good amount of material before I released the FAQ, but now the time is here...
    Filed under:
  • What is the difference between WebDataGrid AutoCRUD and manual CRUD?

    One of the more frequently asked a questions regarding the WebDataGrid surrounds the modes in which the grid executes CRUD operations. The grid features a property called AutoCRUD which configures the grid to work closely with an ASP.NET data source control...
    Filed under: ,
  • Silverlight 4 with Jeff Prosise, WebDataGrid CRUD & Validation

    Here are the media items I posted this week. I hope you enjoy! Silverlight 4 with Jeff Prosise Jeff Prosise joins the show to discuss the details surrounding the new LOB features of Silverlight 4 beta. WebDataGrid Validation Learn how to include client...
  • WebDataGrid FAQs and Introduction to Quince Pro

    This week I released a few tutorials on commonly asked questions for the WebDataGrid as well as a introductory video demonstrating the exciting new features of Quince. WebDataGrid Client-Side CRUD Learn to send add, edit and delete messages for the WebDataGrid...
  • WebDataGrid Basics

    Some of our customers are seasoned development veterans that bear the scars of years (or perhaps decades) of deadlines, bug reports and code in production. These veterans exist widely among our customer base, but they are not alone. Other customers approach...
    Filed under:
  • Persisting Moved WebDataGrid Columns

    I recently posted a video and article showing you how to persist moved columns on the WebDataGrid. I used extension methods to add functionality to serialize and reapply the column layout to the grid. Do any of you have extension methods that you've...
  • WebDataGrid Client Row Selection Videos

    I recently created a new video that shows you how to use the NetAdvantage Client Side Object Model (CSOM) to select an manipulate rows in the WebDataGrid. Enjoy! Part 1 Part 2
    Filed under: ,
  • WebDataGrid CRUD Behaviors

    Continued in our on-going series on the WebDataGrid, check out these videos that show you how easy it is to add editing capabilities. Part 1 Part 2
    Filed under: ,
  • Videos: Building an Ajax Master/Detail Page with the WebDataGrid

    I recently posted an article showing you how to create an Ajax Master/Detail page with the WebDataGrid . Below are videos that take you step-by-step through the process: Part 1 Part 2
    Filed under: ,
  • Building an Ajax Master/Detail Page with the WebDataGrid

    NetAdvantage 2008 Volume 3 ushered in the release of the new WebDataGrid. In order to help you get familiar with this all-new control build on the Infragistics Akido framework, I will take you step-by-step through building an AJAX master/detail page....