CSLA .NET

From Rockford Lhotka's Expert C# 2005 and VB 2005 Business Objects books

Welcome to CSLA .NET Sign in | Join | Help
in Search

Problems with Designer for Infragistics Web grid

Last post 09-03-2008, 1:05 PM by igtonyl. 1 replies.
Sort Posts: Previous Next
  •  08-21-2008, 12:08 PM 25637

    Problems with Designer for Infragistics Web grid

    Hi,

    I seem to be hitting problems with the Infragistics WebGrid.  Things seem to work well enough until I set the DataSourceId to a CslaDataSource.  Then the designer seems to stop putting the relevent html into the aspx file.. although design mode still shows what it should, at least until I close and re-open the designer.

    Anyone have problems like this, or did I mess up my installation somehow?

    Andy
  •  09-03-2008, 1:05 PM 25912 in reply to 25637

    Re: Problems with Designer for Infragistics Web grid

    Hi Andy,
    There's a special implementation that a datasource is supposed to provide to return design-time data, as well as give schema information about the underlying data. It sounds like something is going wrong there..

    You can still bind the UltraWebGrid to your datasource at run-time, by either using the DataSourceID, or setting the DataSource property to the DataSource's DataSourceView object. Just be sure to set that in the WebGrid's InitializeDataSource event.

    -Tony

    Anthony Lombardo
    Developer Evangelist
    Infragistics, Inc.
    www.infragistics.com
View as RSS news feed in XML

Please contact Magenic for your .NET consulting and CSLA .NET mentoring needs.
Please consider making a donation to help support the ongoing development of CSLA .NET.

Make donation through PayPal - it's fast, free and secure!
Why donate?
Powered by Community Server, by Telligent Systems