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
90
Not able to add a New child record when there is no data in the child record
posted

 Hi,

I have been playing around with the xamdatagrid and want to add a NEW child record to a parent. However, with no existing child records the addition's row is not shown.

 

I have added;

<

 

 

igDP:XamDataGrid.FieldLayoutSettings ><igDP:FieldLayoutSettings AddNewRecordLocation="OnTopFixed" AllowAddNew="True" AllowDelete="True" /></igDP:XamDataGrid.FieldLayoutSettings>

However, this does not endble the addition of child rows when no data is present in the child. It works fin when there is.

Attached is the my test project.

plus the database needed can be downloaded from.
http://littlecherub.com.au/ebayImages/WpfXamGridDatabase.zip
only 435KB

Is there any other way other then adding dummy records?

WpfXamGrid.zip
Parents
No Data
Reply
  • 138253
    Offline posted

    Hello,

     

    It has been a while since you have made your post, in case you still need support I will be glad to assist you further. I suppose the other community members can benefit from this answer as well. I have been looking through your post and I tested your sample both with RTM an last service release of 10.3. In the RTM the behavior was like yours and in the latest service release this issue has been fixed, so I suggest you upgrade your version from our website in the  My IG section.

     

    Feel free to write me if you have further questions.

Children