Hi,
I was wondering, is it possible to find a solution using PHP that would let me retrieve data from a DB, display it on a grid, allow me to click on any row of that generated grid and let me update that particular clicked row? Pls help.