CoCo

Results 10 comments of CoCo

Maybe I will add this feature in the future, but I think is not necessary now. Thank for your advice :smiley:

Thank you for your idea, I will check it later. :smiley:

> How about this? I add it to version 3.1.1. You can give me some feedback or recommendation if it is convenient. Thanks :blush:

Uhhh...In my opinion, I want to keep this library simple and not depend too more on an external library. P.S. I thought that .Net Core 2.2 may be able to...

Sorry to reply to you so late. According to the [Kendo official document](https://docs.telerik.com/kendo-ui/api/javascript/data/datasource/configuration/filter), there is no parameter mark as ignore-case, so I omitted this feature. Let me think how to...

@yogen-darji-hs Sure, thank you for your support.

> When trying to do serverside grouping I get the following JS error: > > ``` > kendo.all.js:69687 Uncaught TypeError: Cannot read property 'length' of undefined > at init._rowsHtml (kendo.all.js:69687)...

TKS~ I will handle it in recent days.

By the way, I found some references that indicated the case sensitivity depends on the database provider. For example, SQLite and PostgreSQL are case-sensitive by default, others like SQL Server...

Thanks for your report, I will review it in recent days.