![]() |
|
jQGrid column formatter - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: jQGrid column formatter (/thread-2584.html) |
jQGrid column formatter - Comograma - 12-06-2021 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? RE: jQGrid column formatter - Alexandre Machado - 01-19-2022 Not straightforward... at least not without writing some JavaScript. I'll see if I can create a demo for it |