JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › Possible to achieve the following functionality? › Reply To: Possible to achieve the following functionality?
Hi pkz,
The Grid in the sample was with width set to (100% – 350px) That’s the reason why on a small screen its width is nearly 0.
1. Auto-hide rows is not supported.
2. We have a Dark theme. You can look at the demo and choose a theme from the Theme chooser. You can also use Bootstrap or Material style design.
3. Server side grouping is supported. Look at: https://www.htmlelements.com/demos/grid/server-side-grouping/. Rows within groups are loaded on demand after expand.
4. No, but cells wrapping feature can be enabled – https://www.htmlelements.com/demos/grid/allow-cells-wrap/
5. Filtering Row is supported – https://www.htmlelements.com/demos/grid/filtering-row/
6. Server-side pagination can be seen here: https://www.htmlelements.com/demos/grid/server-side-paging-sorting-filtering-mysql-php/
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/