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

Not displaying expand icon

Hi,

I have a problem with an example from https://ej2.syncfusion.com/vue/documentation/gantt/getting-started/. In my code, it doesn't display an expand icon. I attach my code.

Best regards,
Tomasz Tomczykiewicz

Attachment: gantt_290a7f8a.zip

3 Replies

PP Pooja Priya Krishna Moorthy Syncfusion Team July 3, 2019 10:14 AM UTC

Hi Tomasz, 
 
Sorry for the inconvenienced caused. 
 
We have analyzed your sample and found that TreeGrid styles was missed to refer in the sample. We have also logged UG documentation correction task. It will be refresh in our live URL within two weeks. Please refer following code snippet to resolve the reported issue. 
 
[App.vue] 
 
<style> 
    //... 
    @import '../node_modules/@syncfusion/ej2-treegrid/styles/bootstrap4.css'; 
</style> 
 
Please find the below sample link. 
 
Please get back to us if you require further assistance on this. 
 
Regards, 
Pooja Priya K 



TT Tomasz Tomczykiewicz July 3, 2019 10:18 AM UTC

Thanks for the help, it solved my problem.

Best regards,
Tomasz Tomczykiewicz


PP Pooja Priya Krishna Moorthy Syncfusion Team July 4, 2019 05:15 PM UTC

Hi Tomasz, 
 
Most welcome. Kindly get in touch with us, if you require further assistance. We are always happy in assisting you.   
 
Regards, 
Pooja Priya K 
 


Loader.
Live Chat Icon For mobile
Up arrow icon