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

Popular posts from this blog

php - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

authentication - ASP.NET Core 1.0. Bearer Token, cannot access custom claims -