Browse By Tags

  • Help inserting/updating data in WHDG

    I have the following in my aspx page:

                            <ig:WebHierarchicalDataGrid ID="whdgSchedule" DataMember="dvSchedule" runat="server" AutoGenerateColumns="false" AutoGenerateBands="false" DataKeyFields="ReportScheduleID" InitialExpandDepth="1" InitialDataBindDepth…

  • Async error with maxJSon length property

    Hello,

    When using the whdg i get the next error when having it filled with much data. Can you help me fix the problem?

    ------------------------------------------------------------------------------

    Async request failed
     

    [InvalidOperationException]:…

  • Re: WebHierarchicalDataGrid error on PostBack when editing

    Hello, me again - was wondering if anyone can reply with having a similar issue and resolution? Thanks.