Work with a BusinessListBase with no parent

Work with a BusinessListBase with no parent

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


RonaldMarrou posted on Wednesday, June 06, 2012

Greetings.

 

I'm trying to work with a BusinessListBase with no parent.

 

I've got two problems here.

 

1.If I use ".Save()"  I will throw an exception which tells me that I can not save child objects directly.

2. I deleted each every"MarkAsChild"  but when I use "Remove" It throws "NoDeleteRootException"

 

I'm looking foward ur answers.

 

Thanks.

Ronald

RonaldMarrou replied on Wednesday, June 06, 2012

A friend just told me a solution.

I must delete the method "MarkAsChild" on the BusinessListBase Code but I must leave it on the code of the Child BusinessBase.

 

Thanks anyway.

 

Ronald

Copyright (c) Marimer LLC