### Describe the bug Currently sorting is case-sensitive which results in a non-alphabetical sort if the starting letters do not match case: <img width="216" alt="Bildschirmfoto 2023-10-05 um 10 29 18" src="https://github.com/vaadin/hilla/assets/357820/c5777d63-2d9d-40fc-a8d0-31cba06a4aa1"> ### Expected-behavior Sorting should ignore case for text columns. ### Reproduction - Use `react-grid-test` IT - open the CRUD view - add an item with lower-case first name - observe that items are not sorted alphabetically ### System Info Hilla v2.3