On my master page I have a bunch of fields that I can bind to XML by changing the data binding to "Use global data." But I can't do this for my table because the rows are repeatable so the row field names aren't unique if there are multiple rows. Is there another way to bind a dynamic table in a master page to xml?
↧