| View previous topic :: View next topic |
| Author |
Message |
Grant Alperstein Guest
|
Posted: Thu May 04, 2006 7:14 pm Post subject: How do you use Script events? |
|
|
Hi
I am using a TTIWCheckListBox component and am trying to trigger the onclick
event.
Does anyone know how to do this?
I found the event in the ScriptEvents property - how does this work?
Thanks
Grant |
|
| Back to top |
|
 |
Olaf Monien (Atozed Softw Guest
|
Posted: Fri May 05, 2006 4:19 am Post subject: Re: How do you use Script events? |
|
|
Grant Alperstein wrote:
| Quote: | I am using a TTIWCheckListBox component and am trying to trigger the
onclick event. Does anyone know how to do this?
I found the event in the ScriptEvents property - how does this work?
|
You have to attach valid JavaScript code to it. Its for client side
execution only.
--
Regards,
Olaf Monien
Atozed Software
----------------------------------
Blog: blogs.atozed.com/olaf
Free CMS:www.atozed.com/iws |
|
| Back to top |
|
 |
|