cancel
Showing results for 
Search instead for 
Did you mean: 

sap.ui.layout.DynamicSideContent

mantrishekar
Active Participant
0 Kudos

Hello All,

I am using sap.ui.layout.DynamicSideContent and able to display side content and main content succesfully.

But as of now my issue is changing width of side content or main content is not in our control.Now i want to change the width id side content.

Is there any way to change the width of side content.

Accepted Solutions (1)

Accepted Solutions (1)

mantrishekar
Active Participant
0 Kudos

Hi All,

Could anybody take initiative to solve my issue.It is bit urgent.

Former Member
0 Kudos

Hi Mantri,

Set equalSplit to false,then it wont occupy equal width

mantrishekar
Active Participant
0 Kudos

Hi Naveen,

I set equalSplit to false.But my requirement is to show Maincontent to 85% and side content to 15%.

Is it possible to do.

Former Member
0 Kudos

Hi Mantri,

Possible with css set width to

below css classes and check.

.sapUiDSC>div.sapUiDSCMCFixed

.sapUiDSC>aside.sapUiDSCSCFixed, .sapUiDSC>div.sapUiDSCSCFixed



mantrishekar
Active Participant
0 Kudos

Hello Naveen,

Thanks a lot Working.

Former Member
0 Kudos

Hi Mantri,

welcome

You can mark answer as helpful or correct as well and close the question.

mantrishekar
Active Participant
0 Kudos

unable to see any options called helpful or correct answers

0 Kudos

Hi Mantri,

When you created the thread, you did not mark the checkbox for making it a Question.  I have corrected that and you should now see the options for marking Helpful or Correct Answer for the responses.  Please reward the efforts made on your behalf.

Cheers, Mike (Moderator)

SAP Technology RIG

mantrishekar
Active Participant
0 Kudos

Hi Michael,

Thanks for making correction.

0 Kudos

All in a day's work.  No worries.

Cheers, Mike

Answers (0)