Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
650
RowAdding and Self Reference DataSource
posted

Hello,

I use a WHDG bound to a self referenced SQL DataSource (like a simple table ID,ParentID, Name).
I allowed editingcore & rowadding behaviours and set the EnableInheritance Property to True.

My problem is that i can't add row under records that have no child records.... As there's no children under those records, there's no row island and no more AddRow...

I assume that's a bug, because it works with a WHDG bound to 2 sqlDS like (Orders and OrderDetails).

Can someone help me ?

Parents Reply Children