ParamQuery grid support forum
General Category => Help for ParamQuery Grid (free version) => Topic started by: mraj on July 12, 2024, 08:34:29 pm
-
Hi I have added with the asp.net page
1) jquery 3.6.0
2) jquery 3.4.1 ( other library summernote )
3) Bootstrap 5.3.2
4) param query jquery 3.4.0
When I Open a popup modal present in that asp.net page and close the modal. the existing grid with values become unsuitable for editing. I here with attached both images before modal close and after modal close.
used hidden.bs.modal event to refresh grid also. no use.
please suggest a way to avoid conflict with bootstrap.
thanks in advance
Raj K
-
Is this approach will be applicable ? using multiple versions of jquery ?. with bootstrap and paramquery grid. ?
https://stackoverflow.com/questions/1566595/can-i-use-multiple-versions-of-jquery-on-the-same-page
http://example.nemikor.com/using-multiple-versions-of-jquery/
Please reply,
Edited :
Since Unsuitable for editing entry (grid cells becomes read only , and selection goes to some other element as shown in image ). only way is to refresh the page, making the page show stopper.
-
Hi,
The issue is with my code that i written. Thanks for the patience.