tonytomov / jqGrid

jQuery grid plugin
www.trirand.com
2.84k stars 1.2k forks source link

Form edit into Boostrap Modal : Can't edit field #975

Closed AdminCeci closed 3 years ago

AdminCeci commented 3 years ago

Hello,

I had a jqgrid into a bootstrap modal windows. When the form edit is launch, i can't have the focus on the input text fields. I try many things as set modal to false or change the z-index without success.

AdminCeci commented 3 years ago

Sorry my bad. Solve it setting jqModal to false.