I am Using Infragistics 2015 version . I want to use custom angular or bootstraper datepicker inside the iggrid instead of the default date picker.Is there any possible solution arround ? Please follow the attachment .
Hello, sunil Nayak
To integrate bootstrap datepicker inside or any editor into the igGrid you need to implement custom editor provider.
I prepared a sample for you which demonstrates implementing Bootstrap datepicker as a custom editor provider in the igGrid.
Please review it and let me know if there are any additional questions on this matter.
Hi Deyan,
Thanks for your quick reply.
It is not working in JQuery Control igheirachialgrid.
Is it posible to use in JqueryControl of Igheirarchialgrid ?
We need to set min max and put validation as startdate should less than end date if we are using two date field i.e startdate and enddate .
Thanks,
Sunil