Hi ,Using TS 6.5 SP1 Win 2003 .I have a textbox .If I set the value of textbox using item.setValue() then this does not trigger my 'onItemChange' event .If we manually change the value in textbox then onItemChange is called .Could anyone please let me know ..what should be the workaround for the same ?RegardsRohit Pathak
I have set the focus ( focus of javascript ) in my perl program where i was setting the value for DCT field .