E
Evy De Block
Guest
Hi Laura, I think I understand what you mean and I tried it on the sample gdb provided. I do something like this in the radPropertyGrid1_EditorRequired method: define private variable mybuttonEditor as RadPropertyGrid.PropertyGridButtonEditor no-undo. mybuttonEditor = new RadPropertyGrid.PropertyGridButtonEditor(). e:EditorType = buttonEditor:getType(). This code compiles but if I run it I get another error: System.InvalidOperationException: calling method CreateEditorElement Followed by: A .Net object is attempting to access a method or property of an ABL/.net hybrid class that already been deleted. Any idea on this?
Continue reading...
Continue reading...