Hi, I'm having this issue that when I use any of the functions they work but they display a page with a textbox on it which has the json in it that is supposed to pass back to the grid.
I've attached an image to let you see.
not going back to grid properly
Started by Firenter, Jul 28 2012 02:27 PM
5 replies to this topic
#1
Posted 28 July 2012 - 02:27 PM
#3
Posted 30 July 2012 - 07:18 AM
There's tons of warnings but only 1 error, it says "$(this).ajaxSubmit() is not a function" supposedly in one of the flexigrid js files, but I can't find it there...
#4
Posted 30 July 2012 - 08:37 AM
It seems, that you made some changes and/or added your own js-files to the view. I assume that something went wrong:
- you have unlinked jquery library by $crud->unlink_jquery()
- you have unlinked .assets/grocery_crud/themes/flexigrid/js/jquery.form.js file (function ajaxSubmit is there)
- you have change the sequence of js-files, so for example, your jquery.form.js now is loaded before jquery library
- or there is something else that I couldn't guess

#5
Posted 30 July 2012 - 09:20 AM
Allright, seems like I was loading some unnecesary files that came with my css template.
I removed them and it's ok now!
Thank you for your help noskov!
I removed them and it's ok now!
Thank you for your help noskov!
#6
Posted 30 July 2012 - 09:31 AM
You are welcome!
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users












