CodeIgniter Forums
Codeigniter and a data Grid question? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Codeigniter and a data Grid question? (/showthread.php?tid=40234)



Codeigniter and a data Grid question? - El Forum - 04-03-2011

[eluser]VicMatson[/eluser]
Is Codeigniter compilable with a jQuery Grid? I read that codeigniter doesn't have crud. Sorry, but being able to create my .NET data Grid in this framework is a big issue for me, and as you can tell PHP is also.

Thanks


Codeigniter and a data Grid question? - El Forum - 04-03-2011

[eluser]InsiteFX[/eluser]
CRUD using jQuery and Codeigniter – I

There are also some data grids in the WIKI etc. Search the forums.

InsiteFX


Codeigniter and a data Grid question? - El Forum - 04-03-2011

[eluser]VicMatson[/eluser]
Thanks, that link is encouraging because I want to use the new jQuery data Grid widget when it's final. Now back to my NetTuts Codeigniter training videos. I think I'm going to like MVC!


Codeigniter and a data Grid question? - El Forum - 04-03-2011

[eluser]InsiteFX[/eluser]
You will have to check on that site, I belive there are 6 articles total.

And yes the CodeIgniter MVC Framework is wonderful!

InsiteFX


Codeigniter and a data Grid question? - El Forum - 04-13-2011

[eluser]web-johnny[/eluser]
You can also check grocery CRUD if you don't want to begin from the beginning. The code is object oriented and it will help you a lot.


Codeigniter and a data Grid question? - El Forum - 04-15-2011

[eluser]walterbyrd[/eluser]
Grocery CRUD looks amazing. One question: can you edit a field right in the grid?


Codeigniter and a data Grid question? - El Forum - 04-15-2011

[eluser]web-johnny[/eluser]
No not yet . It is a future plan actually, it will be ready a little bit after. You can view some future features from here