This topic is locked

Links inside the database

10/3/2005 4:17:45 PM
ASPRunnerPro General questions
P
Petzold author

Hello,
Is there a way to make part of your database linkable? For instance having a field called "description" where the text is clickable and would take you to a new http. with more information.
Appreciate any input.

Sergey Kornilov admin 10/3/2005

You can display some fields on the List page while "View" link will take users to the View page with full info.

P
Petzold author 10/4/2005

Thanks-

R
riav 10/4/2005

you can expand the sql statement with more databasetables and create different linking datagrids, each of them with different information
good luck!