gijgo icon indicating copy to clipboard operation
gijgo copied to clipboard

Gijgo - Free Javascript Controls

Results 131 gijgo issues
Sort by recently updated
recently updated
newest added

When a user wants to use the datepicker with local and date-format specific, such as ``` $('#datepicker').datepicker({ uiLibrary: 'bootstrap4', locale: 'pt-br', format: 'dd/mm/yyyy' }); ``` Please add a comment in...

Hi I am trying to use the date-icier bound to a c# date time from a server side model (using blazer server side). I have set the date format to...

Hi, I'm trying to use the select or change event, however they trigger in the second I open the calendar, and it executes the event twice when opening

Is there any example to load Data via PHP instead of ASP.NET ?

Using gijgo datepicker from https://gijgo.com/datepicker in my laravel 5.7 / jquery 3.4.1 app I did not find can it select whole month ? If yes, how? Thanks!

cannot clicked the button reset timepicker when the input type is date or time

Hi, when I try to resize columns in the grid, I think I should not be able to resize them bellow 0px. I have also observed, that in some cases,...

Hi, I've bumped into a bug using Gijgo grid. I use the grid with resizable columns property set to true. It is working quite good, nevertheless, when there is no...

I see `datepicker` option to configure the datepicker, but there is no timepicker options for datetime widget ? I just want to display a strict 24h format for the time,...