G
Guest
* I created a datagrid called dg_FA with data populated from a table called for ex. tbl_FocusArea.
* The table "tbl_FocusArea" has a field called "FA_ID" which has a link to a column called "steps_FA_ID" in the table "tblSteps"
* I need to put a hyperlink/imagebutton/linkbutton in a column, ONLY if that FA_ID exists in that second table "tblSteps".
* Otherwise I do not need to put that link
Any help would be appreciated. THANKS.
* The table "tbl_FocusArea" has a field called "FA_ID" which has a link to a column called "steps_FA_ID" in the table "tblSteps"
* I need to put a hyperlink/imagebutton/linkbutton in a column, ONLY if that FA_ID exists in that second table "tblSteps".
* Otherwise I do not need to put that link
Any help would be appreciated. THANKS.