smalot / bootstrap-datetimepicker

Both Date and Time picker widget based on twitter bootstrap (supports Bootstrap v2 and v3)
http://www.malot.fr/bootstrap-datetimepicker/
Apache License 2.0
3.49k stars 1.65k forks source link

bootstrap-datetimepicker inside table headers #520

Open jackyhaoli opened 8 years ago

jackyhaoli commented 8 years ago

Hi guys ,I use ui-grid table ,and in the column filter use bootstrap-datetimepicker as filters to filer the recordes. but the click the bootstrap-datetimepicker , it display inside the table headers. I try to change CSS "overflow: visible;" of .ui-grid-top-panel .ui-grid-header-viewport. the datetimepick could pop up. while the table headers and filters expand and show outside the table scroll bar. any one could do me a favour? Thank you in advance.

AuspeXeu commented 7 years ago

Can you please post your code?