duplo1
Posts: 67
|
| Posted: 06/21/2005, 8:29 PM |
|
PLEASE HELP !!
I work with CCStudio 2.2 / ASP and have the following problem:
I have an editable grid and would like to display a LINK within the grid ONLY once users press the submit button (The Grid does not have a return page).
When they open the GRID the LINK is supposed to be invisible.
How do I do that ???
Christoph
|
 |
 |
smalloy
Posts: 107
|
| Posted: 06/22/2005, 9:07 AM |
|
You first have to set the link to "Extended HTML", do this by right clicking the link, then click on Edit link "inkname" layout and chck the extended HTML checkbox.
Now you can set the visibility, i.e. form.link.visible = false.
Steve
_________________
Anything can be done, just give me time and money. |
 |
 |
|