Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Dr_JayKay #1
cfgrid and onclick
I have a cfgrid in select mode row. On entering the page is no row selected.
So I have a form button which is deactivated by default.
Now, if the user clicks a row in the grid, I want the button go active.
Example:
<input name="Edit" type="submit" value="Edit" disabled>
How can I activate the button with java script ?
There is no onclick function in the cfgrid function.
Any help would be appreciated.
Thanks
Juergen
Dr_JayKay Guest
-
How do you set up the OnClick with ASP 2.0 ?
In my 1.1 project, I was creating dynamically a LinkButton, and stored it into a Table.Row.Cell.Controls(). I was adding an MyOnClick handler to... -
button onclick
I have a flash form with a button. When the button is clicked, I would like the "onClick()" function to forward the user to a different page that I... -
onclick
What is going with mine code ??. When I select page2 from radio button, I should have "form2" display on the page but it seems to me nothing... -
CFGrid OnClick Event in Flash
Does anyone know if it's possible to simulate a Javascript onClick event in a CFGrid column? I have a checkbox column that needs to trigger some... -
[PHP] OnClick problem (fwd)
phpinfo() "Andu" <toma@cloud9.net> wrote in message news:37710000.1057867993@localhost... with <djoseph@duhq.us> pieces...



Reply With Quote

