slickgrid - Slick Grid: Slick grid using with Bootstrap popup calendar issue -
i using slick grid bootstrap . have slick grid in page , onclik of button of page 1 bootstrap pop open thenin popup have choose date insert in cell. calendar coming in behind popup.
what should do.
please add follwing code in page solve issue here ui-datepicker-div id hash symbol need prefix
ui-datepicker-div { z-index: 99999 !important; /* must > popup editor (950) */ }
Comments
Post a Comment