Aeneas McBurney
Posts: 0
Joined: Mon Jun 16, 2014 7:49 am

Filling list within collapsible

It's actually a grid that I'm trying to populate not a list so I need to fill grid dynamically

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Filling list within collapsible

Aeneas,

Please look at this link, there is common issue, information should be useful for you:
https://getsatisfaction.com/apperyio/...

Aeneas McBurney
Posts: 0
Joined: Mon Jun 16, 2014 7:49 am

Filling list within collapsible

I am writing the data to a localStorage variable and going to try and filter and write to the list on the collapsible open. I know how to filter the data based on ID but how do I dynamically add the filtered data the grid like the service does? This is so it adds the correct number of rows to the grid and then fill each label with the right data?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Filling list within collapsible

Aeneas,

Yes. In fact you should add html code to the page to the desired location.
This will help:
http://api.jquery.com/category/manipu...

Aeneas McBurney
Posts: 0
Joined: Mon Jun 16, 2014 7:49 am

Filling list within collapsible

Sorry this is confusing for me as I'm quite new to js. I want to append to an Appery grid ui item within a collapsible from a filtered data source but don't know how to reference the grid to do so.

Aeneas McBurney
Posts: 0
Joined: Mon Jun 16, 2014 7:49 am

Filling list within collapsible

I have decided to add a new screen for this instead of try and show in a collapsible. It will make it easier.

Thanks,
Aeneas

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Filling list within collapsible

Aeneas,

Thank you for the update.

Aeneas McBurney
Posts: 0
Joined: Mon Jun 16, 2014 7:49 am

Filling list within collapsible

Thanks for your help

Return to “Issues”