Hii,
Devextreme datagrid filter row , When I search with the date I selected, "Conversion failed when converting date and/or time from character string" error,
Grid settings , our database date format and "datasourceloadoptions DataSource" of the filter type information is included in the attached screenshot, due to the date filter problem, we receive errors on our grids, we request your support,
Best regards
Hi,
The issue is quite strange. In a common case, our grid should work fine in this situation. For instance, check our Web API Service demo.
Make sure that the required field has the DateTime type in a model. If this part is correct, please specify the following information for further research:
2. The DevExtremeAspNet.Data version and DB Provider you're using.
Hi,
Thanks for Answer ,
We are sure that you have a DateTime type,
attached to the information you want,
DevExtremeAspNet.Data version = 18.2, sql management studio 2017
Hi,
Thank you for the update. By "Db Provider" I mean Entity Framework, EF Core, etc. Please specify which one you have.
Also the "DevExtremeAspNet.Data" doesn't have v18.2 (see releases). Please double-check this part and specify the exact version you have. If your version is older than 2.0, I recommend you update to v2.0+ and check if the problem persists.
Your time and cooperation are greatly appreciated.
Hi,
Thank you for answer ,
Db Provider = Entity Framework 4.6.1
Api = .net Core 2.2
Typscript versiyon 2.8
DevExtremeAspNet.Data = v2.2.1
Hi,
Our problem continues, do you have a suggestion for the solution,
Thank you for your help