We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

DrawerContentView not expanded to occupy all the space

Hello

I'm trying to get the DrawerContentView expanded to occupy all the space in the sliding window, buy it appears divided in three áreas, where the DrawerContentView occupy the central one. I didn't declared any header nor footer but the DrawerContentView  dispays in the central área where the others remain empty. How can I achieve this? I attached a simple proyect.

Another question is if it's posible to get two DrawerContentView, one in a side and the other in the opposite? Maybe putting another SfNavigationDrawer nested in the main ContentView?

Thanks
Marcial Gonzalez

Attachment: SfNavigationDrawerTest_36f2e047.rar

3 Replies

VA Vanaja  Annasamy Syncfusion Team February 28, 2017 01:22 PM UTC

Hi Marcial,

Thank you for contacting Syncfusion support.

Query 1: DrawerContentView to occupy all space without displaying header and footer

We have to mention DrawerHeaderHeight and DrawerFooterHeight to be zero since it takes some default value in the sample when we did not give the value for DrawerHeaderHeight and DrawerFooterHeight. We have created sample for your reference. Please download the same from below link.

Link:  http://www.syncfusion.com/downloads/support/forum/129100/ze/NavigationDrawerSimpleIsOpen140573115  

Query 2: Drawer on Both Side in NavigationDrawer

Currently we do not have SfNavigationDrawer to exhibit drawer coming out from left and right side of the screen. We have logged the feature request for the same. The feature will be available in any of our upcoming release.

Please let us know if you have query on this.

Regards,
Vanaja R.A.

 



MG Marcial Gonzalez March 1, 2017 08:00 AM UTC

Thank you very much, that works fine.

Awaiting for the upcoming release with a drawer coming out from left and right side of the screen.

I think yours are an awesome set of components.

Sincerely
Marcial Gonzalez


VA Vanaja  Annasamy Syncfusion Team March 2, 2017 09:38 AM UTC

Hi Marcial,

Thank you for your update. We are glad that you have achieved your requirement.

Regards,
Vanaja R.A.


Loader.
Up arrow icon