WPF Datagrid CanUserAddRows problem.

WPF Datagrid CanUserAddRows problem.

Old forum URL: forums.lhotka.net/forums/t/5933.aspx


RockoWPB posted on Wednesday, December 03, 2008

I'm having trouble with the new wpf datagrid. I have a child collection and I can't get the CanUserAddRows property set to true. I have it set to true but when I check it, it always comes back as false. Any suggestions or examples of people using it would be helpful.

The delete works fine and editing is no problem, just no add line.

P.S. I'm using cslavb 3.5.0.0

ajj3085 replied on Friday, December 05, 2008

Is your BLB setting it's AllowNew property to true?

Copyright (c) Marimer LLC