Kevin Marois wrote:
'IsCellEnabled' property not found on 'object' ''DataRowView'"
You're not binding to the model; you're binding to a DataView. You could try {Binding [IsCellEnabled]}, assuming that is a column in your view.
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer