cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

How to populate Advanced Grid Widget with data of multiple things

tlichtenberger-
1-Newbie

How to populate Advanced Grid Widget with data of multiple things

Hey there!

I have 20 Aircraft-Things and I want to list them within an advanced grid widget like this:

I know that one way to do this is to store them within a lookup datatable but I want to fill this grid dynamically as I maybe want to add some more aircrafts later on.

Thank you in advance!

Theresa

1 REPLY 1

The grid should only have one data source, meaning all of your data should be comng from one direction. However, I don't quite understand the issue with adding more things later on - the grid would update to reflect new incoming data. You may also add data on the fly and bind a service to add a new row from your mashup.

Top Tags