
September 13th, 2004, 05:26 PM
|
|
Contributing User
|
|
Join Date: Feb 2004
Posts: 47
Time spent in forums: 1 h 35 m 11 sec
Reputation Power: 10
|
|
|
Using datagrids in Delphi 8
Im creating a web app n delphi
im using a datagrid (datagrid1) and i dont know if this is the best way of doing things but ive set the id field displayed as a hyperlink.
on the server side of things (i.e delphi side) i want to store the id of the hyoperlink that ive clicked, what is the best way of doing this. i tried different things but i can't quite get it working
|