Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
1sabine8
Posting Yak Master
130 Posts |
Posted - 2010-05-20 : 03:11:45
|
Hi,I have a table with a column having "Go to URL" as Action.I inserted a condition that when this value is null to display " " (empty space).In this case, the column value seems empty but when we put the cursor on it, it shows the Hand, as if there was a hyperlink to click on.Can i fix the condition to remove the hyperlink when the value is null?Thanks in advance |
|
|
|
|