Rahul Pathak
Rahul Pathak
Hi, How we can remove "Check All" in dropdown. i tried with showCheckAll: false. this.dropdownSettings = { singleSelection: false, showCheckAll: false, showUncheckAll: false, idField: 'item_id', textField: 'item_text', itemsShowLimit: 1, allowSearchFilter:...
Hi @NileshPatel17 , I want to change dropdown arrow. so is there is any option to change ? 
Hi @CuppaLabs, While AOT build getting private accessible class issue. angular - 5.0.0 ``` ERROR in node_modules\cuppa-ng2-slidemenu\slideMenu.d.ts.SlideMenu.html(2,13): : Property 'closeMenu' is private and only accessible within class 'SlideMenu'. node_modules\cuppa-ng2-slidemenu\slideMenu.d.ts.SlideMenu.html(3,19): :...
I have multiple 'xlsx' file, how we can merge and show in one graph.
Current version : **1.6.2** While click on images getting this issue Can any one help on this ?
I want to hide the entire message thread when replying to an email using TinyMCE. I’ve tried using the toolbar options, but that approach hasn’t worked. Is there any other...