Hello,
for my project i setup a template for codeigniter as here http://glennstovall.com/blog/2012/02/28/setting-up-a-template-and-assets-in-codeigniter/
so i create this controller for show table with grocery crud
using third parameter for load->view() http://ellislab.com/codeigniter/user-guide/general/views.html
All features in ajax don't work (search, pagination, refresh....)
Firefox tell me "empty string passed to getelementbyid()"
Can someone help me, thanks