cancel
Showing results for 
Search instead for 
Did you mean: 

Not able to change layout in design.

Former Member
0 Kudos

Hi All,

In my webdypro component i have Transparent container with few UI elements some of them have already made visible none and other ui elements visible. TC layout is matrix layout now if i m trying to change layout to grid its going for dump in design time itself even i cannot able to remove any UI elements in that container...

Runtime error :OBJECTS_OBJREF_NOT_ASSIGNED_NO

Except. CX_SY_REF_IS_INITIAL

Short text: Access via 'NULL' object reference not possible.

Any one have an idea where i did mistake.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member199125
Active Contributor
0 Kudos

Did you declare any attribute to matrix header data type?

if yes , make it to matrix data then change it to grid layout.

and check in st22 to analyze the error.

if you go through the st22 you will know exact error line code..

Regards

Srinivas

Former Member
0 Kudos

Hi Sreenivas,

I have checked that and i m not able chage that one also if m trying to change matrix header data to matrix data also its throughing dump...

Any other way to change it..