![]() |
how to get param from Flexigrid jquery? - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22) +--- Thread: how to get param from Flexigrid jquery? (/showthread.php?tid=20745) |
how to get param from Flexigrid jquery? - El Forum - 07-20-2009 [eluser]Unknown[/eluser] Hi for set param to Flexigrid we use like this Code: $("#gridId").flexOptions({newp:1, params:[{name:'menu_id', value: menu_id},{name:'controller',value:controller}]}); and how to get some param or params from grid object? :-) how to get param from Flexigrid jquery? - El Forum - 07-20-2009 [eluser]Johan André[/eluser] this is not the right forum for this. Use CodeIgniter Development Forums or Code & Application Discussion-forums instead. This forum is for contributing with stuff to the community, which your post does not do. |