Hi Alexandra,
Thanks for contacting Syncfusion support.
We created a sample and in this sample when we set ShowToolbar=”True” the grid appeared in page. You also mentioned that when we set as false the grid appears and even rows only are selectable. We checked in our sample by set ShowToolbar as false and we can able to select all the rows. So, we unable to reproduce the mentioned issues in our sample.
To find out the root cause, we need the following details.
1. Code example of a Grid.
2. Essential Studio Version details.
3. When you set ShowToolbar=”True”, did you face any script error in the console page? If yes, share the screenshot and stackrace of this issue.
4. Share the video demonstration of an issue.
5. Have you referred individual script files in your sample(ej.grid.min.js)?
6. If possible, replicate the issue in the attached sample.
From Volume 3, 2016 release, ejToolbar control has referred ej.Tooltip control as an one of its additional dependency. In our Grid UG documentation we have missed to mention ej.tooltip.js in the required script files. Now we have refreshed the below documentation link by adding ej.tooltip.js as one of the dependency file in grid.
Find the documentation link:
Note: You have mentioned the grid does not appear when define ShowToolbar=”True” . The mentioned issue dependency issue will occur only when the customer referring individual file in their project. So we have mentioned about this changes in our release notes too.
Regards,
Prasanna Kumar N.S.V