by BC3Tech
The main challenge facing us when doing this is that Grid isn’t an ‘ItemsControl’ and therefore can’t be bound to a collection of data. So how do we solve it? The solution, like so many, can be arrived at by chunking the problem up in to pieces.