php - For apphp framework i need to preform ajax request -


apphp framework , have datatable when click on action button "edit", need populate modal form whit data db.

jquery not option because fw blocked ajax request.

if on click call windows.location="controller/action", action reload page , close modal. need call controller view on button click, without reloading page.

prepare data each edit link while loading page, please in javascript array , use when call popup clicking on [edit] link


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -