Did anyone manage to set this up ?
Add a view button on flexigrid
- Single Page
Posted 17 June 2013 - 11:43 AM
Posted 18 June 2013 - 05:58 AM
Anyone can help me a bit with this ?
Posted 19 June 2013 - 12:09 PM
Is no one using this feature in 1.3.3. ?
Posted 19 June 2013 - 23:49 PM
Show your code!
Posted 21 June 2013 - 11:47 AM
I'm using Amit Shah code from the post i link to . The grocery_crud_with_view.php and the list_with_view.php he shared.
I have add them to GC :
with the $crud = new Grocery_crud_view(); change to $crud = new Grocery_crud_with_view(); to work i get this error :
Fatal error: Uncaught exception 'Exception' with message 'The state is unknown , I don't know what I will do with your data!' in C:\xampp\htdocs\ci\application\libraries\grocery_crud_with_view.php:273 Stack trace: #0 C:\xampp\htdocs\ci\application\controllers\main.php(116): Grocery_crud_with_view->render() #1 [internal function]: Main->agenti() #2 C:\xampp\htdocs\ci\system\core\CodeIgniter.php(359): call_user_func_array(Array, Array) #3 C:\xampp\htdocs\ci\index.php(202): require_once('C:\xampp\htdocs...') #4 {main} thrown in C:\xampp\htdocs\ci\application\libraries\grocery_crud_with_view.php on line 273
This is a very nice future to GC but i see no one has implement it, i have look on the timeline for it to but is not added yet.
any help ?
Posted 26 June 2013 - 15:50 PM
Posted 27 June 2013 - 06:15 AM
Thanks a loot man you are a life saver :)
Posted 27 June 2013 - 08:24 AM
Simple question: /topic/1806-add-a-view-button-on-flexigrid/#entry8193