jqGrid anybody?

Anybody have a jqGrid module or CFC or Plugin for ColdBox?

Thanks

signature0.jpg

Luis F. Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

Social: twitter.com/lmajano facebook.com/lmajano

What are you looking to do. I have a custom tag we have used to create the config js.

Here is a gist for it.

https://gist.github.com/gratzc/8933462

If you have questions or whatever, just let me know. We have worked with it quite a bit.

Curt

signature0.jpg

Cool, do you have any samples on how to convert ORM entities to jqGrid json?

signature0.jpg

Luis F. Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

Social: twitter.com/lmajano facebook.com/lmajano

signature0.jpg

wouldn’t you just use ajax and json.

signature0.jpg

signature0.jpg

Sure,

We don’t have anything that could do it very automagically because we wanted to control the columns, etc. but this should get you started

https://gist.github.com/gratzc/8933933

Curt

signature0.jpg

signature0.jpg