Thumbnails in a cfgrid

In response to a comment in a previous post "Binding an image to a cfgrid" I made a new example that loads thumbnails inside a grid, and when you click in a row, it displays the picture via binding.


In response to a comment in a previous post "Binding an image to a cfgrid" I made a new example that loads thumbnails inside a grid, and when you click in a row, it displays the picture via binding.

Note: Sometimes some of the pictures do not load (may be a bug?)
Update: I posted a fix to that bug and an update of this technique using the CF updater 7.01

View live example
Download source