Atozed Forums
Image question on tiwjqdbGrid - 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: Image question on tiwjqdbGrid (/thread-3730.html)



Image question on tiwjqdbGrid - joelcc - 12-23-2023

Does anyone know if it is possible to put an image in a column in a row on the TIWJQDBGrid?


RE: Image question on tiwjqdbGrid - Alexandre Machado - 12-24-2023

Hi Joel,

the jQGrid does support images depending on a little coding. I'll give you a try and get back to you.


RE: Image question on tiwjqdbGrid - joelcc - 01-24-2024

Does anyone have example code using an image in the jqgrid?


RE: Image question on tiwjqdbGrid - alex.trejo@tttnet.com.mx - 05-13-2026

(12-24-2023, 05:17 AM)Alexandre Machado Wrote: Hi Joel,

the jQGrid does support images depending on a little coding. I'll give you a try and get back to you.

Can you provide an example on how to add an icon to a column, and when clicked, position on the row from the dataset and then do something with this dataset row?
thanks
12.2 IW16.5


RE: Image question on tiwjqdbGrid - alex.trejo@tttnet.com.mx - 07-01-2026

(05-13-2026, 03:32 AM)alex.trejo@tttnet.com.mx Wrote:
(12-24-2023, 05:17 AM)Alexandre Machado Wrote: Hi Joel,

the jQGrid does support images depending on a little coding. I'll give you a try and get back to you.

Can you provide an example on how to add an icon to a column, and when clicked, position on the row from the dataset and then do something with this dataset row?
thanks
12.2 IW16.1.5

Does someone know what and where to code so as to have a clickable image in a column of jQDGgrid?