It's actually a grid that I'm trying to populate not a list so I need to fill grid dynamically
It's actually a grid that I'm trying to populate not a list so I need to fill grid dynamically
Aeneas,
Please look at this link, there is common issue, information should be useful for you:
https://getsatisfaction.com/apperyio/...
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?
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...
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.
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
Aeneas,
Thank you for the update.
Thanks for your help