Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
115
How to set the region to UK on the filter datepicker
posted

Hi,

Using .Net Core 2.0 and Infragistics.Web.AspNetCore v6.17.2.202 

Is it possible to alter the region and language of the datepicker that is used for the column filter?

I'm building the Grid in the controller and then passing it through to the View. 

Currently the datepicker for the filter displays like this:

UploadedigGridDateFilter

I need to display a UK region datepicker.

Thanks