cancel
Showing results for 
Search instead for 
Did you mean: 

Get property from model

0 Kudos

Hi all,

i got a model which was load in the component.js.

The model:

When I load the model in the controller.js is looks like:

As I want to insert a new entry I would like to read the property

	var oProperty = oModel.getProperty("/Nodes");

But oProperty is undefined if I use this. Waht am I doing wrong?

Many Thanks

Regards

Mario

View Entire Topic
0 Kudos

Hi Mahesh,

great work!! Thanks a lot.

Regards

Mario