[CLOSED] Expanding many rows at the same time

  1. #1

    [CLOSED] Expanding many rows at the same time

    I am having problem using row expander with 'Has Many Associations'. There are about 80 rows that need to be expanded at page load, each rows has child, those child are called from database. The problem is when I try to call the expandall function from code behind which means expanding all rows at the same time, the browser will always crash. I bind the grid parent rows from code behind and the child rows using afterrender listeners from the aspx form.

    Could you please give me a suggestion on how to do this the easier and faster way?

    Thank You
    Last edited by Daniil; Sep 09, 2014 at 1:22 PM. Reason: [CLOSED]
  2. #2
    Hi @redi,

    So, 80 rows in the parent GridPanel.

    How many records do you load into the child GridPanels?
  3. #3
    Yes, 80 Parent rows and each parent has one child row.
  4. #4
    What is the RowExpander's Component?

    Please provide a test case to reproduce the problem. We will review.

Similar Threads

  1. Replies: 5
    Last Post: Feb 17, 2013, 12:51 AM
  2. Replies: 0
    Last Post: May 01, 2012, 9:43 AM
  3. Replies: 2
    Last Post: Mar 28, 2012, 1:39 PM
  4. [CLOSED] Preventing grid rows from expanding
    By peter.campbell in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jan 26, 2012, 1:36 PM
  5. Replies: 4
    Last Post: Apr 25, 2011, 8:35 AM

Tags for this Thread

Posting Permissions