This article is good for showing only one image but I want to execute a SQL statement and binding the result with a grid. The grid contains two pictures in each rows .One picture for dealer and another for its supervisor. You can see a sample written with PHP in the following link: PersonnelListFromDBusingPHP.png <http://apache-wicket.1842946.n4.nabble.com/file/n4658066/PersonnelListFromDBusingPHP.png> I don’t want to execute a SQL statement for every images located in the grid and loaded from database. How we can do it with only one database call.
----- Regards -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/show-image-retrieved-from-database-tp4658009p4658066.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
