Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Show image in table row
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Show image in table row
#57298
Show image in table row 8 Years ago Karma: 0
Hi Ari Soft

Bought the Data tables, and it works great!

Is it possible to show an image in a table row?
The path to the picture is in the database, and is in a varchar column.

I have tried to manually edit the html in the browser inspector, and the output looks ok.
But i wonder if there is a better way?


Regards
John
The administrator has disabled public write access.
 
#57299
Re:Show image in table row 8 Years ago Karma: 747
Hello,

"Columns settings -> Format" parameter can be used for this purpose. For example if URLs to images are store in img column, set "Columns settings -> ID" parameter to img value and populate "Columns settings -> Format" parameter with the following value:

<img src="{$value}" />

Regards,
ARI Soft
The administrator has disabled public write access.
 
#57301
Re:Show image in table row 8 Years ago Karma: 0
It works!

Thx
The administrator has disabled public write access.
 
Go to topPage: 1