madlobster
|
| Posted: 05/21/2003, 3:45 AM |
|
Hello all,
I'm kind of new to CodeCharge. I have a grid that I've created with the first column being the id field of the table. This column links to the respective maintenance pages for the records.
I would like to replace the number representing the id with the word 'Edit' or the same graphic for each record.
I have checked all of the documentation and can't find an example. I think I need to add it into code in one of the events.
Has anyone done this?
Is there an easier way to do this?
|
|
|
 |
Edd
|
| Posted: 05/21/2003, 9:10 PM |
|
madlobster,
In design mode - Right click on the hyperlink - select the change to option and then select "Image Link".
You should then have a blank image.
Right click the blank Image - select image properties. Then select your image.
It is that easy.
Note: if you can specify the image size as this speeds up loading time.
Hope this helps 
Edd
|
|
|
 |
|