Atozed Forums

Full Version: jQGrid column formatter
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How can I add a column formatter to a IWjQDBGrid component?
Is it possible?

I want that when it encounters a # on a column, it will add a line break (<br>).
How can I accomplish this?
Not straightforward... at least not without writing some JavaScript. I'll see if I can create a demo for it