This question is locked. New answers and comments are not allowed.
I am trying to bind the PanelBar to my model and in the example demo you have - you using the .Children() method that expects an IEunumerable as a parameter. I just want to bind the child to a property of the model. Example would be FAQ.Question and FAQ.Answer - what would this syntax look like?