Hi,
I need to create the compete web page design by using "http://designer.igniteui.com" with left side push menu's navigation.Can any one help on this request?Thanks
Tamilmani Mohan
Thanks Ivaylo.
Hello,
Yes,
you can manually edit and customize the code underneath, using the Code pane. The changes will be applied and the end result can be observed using the Design pane.
Adding to the previous asking, it is possible there is already somewhat similar functionality to the “side push menu” available out-of-the-box if using bootstrap. It is worth to check for such one as well.
I will check. Basically i am PHP developer. I will look into that samples. I have one doubt regarding basic HTML tags in Ignite UI Designer. Currently we have few HTML inputs only available. If i want to add more HTML input tag means, i need to edit the code. Is it correct or not?Thanks
Hello Mohan,
Thank you for posting in our community!
After looking into your request, we do not provide such navigational widget at this point. Hence there is no such one included in the page designer. In order to develop such one, I would recommend you to log this jQuery based “side push menu/navigation drawer” at http://ideas.infragistics.com as a product/feature idea (the Product Ideas site allows you to suggest new product features, new functionalities in existing products and controls, and even request new controls and products altogether. Members of the Infragistics Community then vote for the features and suggestions they want to see added to the products, resulting in the most popular features bubbling up to the top. When planning new releases, our Product Management team will look at the most popular features and use your feedback to prioritize upcoming work.)
PS: In case you are familiar with or could consider using Angular, we have something similar to what your requirement is “as a widget” for Angular2 here https://github.com/IgniteUI/igniteui-js-blocks . Just take a look at the navigation-drawer https://github.com/IgniteUI/igniteui-js-blocks/tree/master/src/navigation-drawer .