agaktr
agaktr
Hello there! I init the table using this code ```` datatable = new DataTable("#orders-table",{ perPage:1000, perPageSelect:[5,25,100,1000], }); ```` After a button is clicked, I manipulate all "empty" td and add...
Currently the datepicker has a "dd-mm-yyyy" format range and variations of this string format. We should allow formats of different use cases ex. Instead of 26/02/2024 you may want to...
The timepicker increment options, allows a 5 minute step on the picker. There should be an option for a custom stepping in minutes as there are occasions that you need...