Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
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
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.