Hi All,
I had written action event for datagrid row selection. The requirement is when user selects the datagrid row, script will be executed and will populates the values in the above fields based on the selected row. It is working fine before. But now it showing the following Script warning. and script is not executing. I am using IE8.0 browser.
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E)
Timestamp: Thu, 13 Dec 2012 09:53:06 UTC
Message: 'multiselectGroupTbl' is undefined
Line: 333
Char: 21
Code: 0
URI: http://localhost:8080/taskspace/wdk/include/dynamicAction.js
Please give suggestion how to handle this error.
Thanks in Advance.