Skip navigation
Currently Being Moderated

Problem with expanding table

Jun 26, 2012 1:23 PM

I have a table that expands when a button is clicked.

 

My problem is that when I type into the table cells then click the expand button,

the content I have typed stays in the same place and the new table appears bellow.

 

What I need is this to work in reverse, the previous content should cascade further down

the page each time the expand button is clicked leaving an empty table at the top of the page,

ready for new content.

 

I'm sure this can be done in the pagination settings, however I have tried trial and error but still

haven't managed to acheive this.

 

Regards Maxwell

 
Replies
  • Currently Being Moderated
    Jun 29, 2012 4:15 PM   in reply to maxwellmb

    Hi,

     

    The instanceManager method of addInstance, will automatically place the new instance at the end. You can use addInstance and then moveInstance methods together to get the new instance at the desired position. See examples here: http://assure.ly/gk8Q7a.

     

    Alternatively you should check out the insertInstance method.

     

    Hope that helps,

     

    Niall

     

     

    Testing link...

     

    Message was edited by: Niall O\'Donovan

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points