How do I connect my new Grid to the material selection list on the left pane. So when a user selects the material on the left pane, the item is highlighted on the custom grid. The grid is set up with the publish technique that was floating around the forum the last couple of months.
The short answer is make an event for selection change in the left pane,
then search that value in your grid and highlight with code. The long
answer will include some code to do this when I’m back in the office. Got a
screenshot to help me orient myself with the controls?