Hi team,
I am using webdatagrid and within it i have added an unbound checkbox column.On checking that checkbox column i get a JS error, the details of which looks like
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; Media Center PC 6.0; .NET4.0C; .NET4.0E; MS-RTC LM 8; InfoPath.3; managedpc)Timestamp: Fri, 8 Jun 2012 19:16:07 UTC
Message: Invalid argument.Line: 131Char: 4Code: 0URI: https://betacloud.accenture.com/leadershipcareers/ScriptResource.axd?d=_E27DPzFc4BxFtjMBATaGTPcuCCTBpvBF-t5HABSDLRQ6QBVk-WOpkjnDvRWQNMfXbxifr8Ne4SAvXVTkALC7oL2129z4DhyKnQzQ4MutxwgMJ8mVb8RGLheaKjBfCC5OmotmmpAN2om1vbTteDSq94mHAfWhmgYMgXlUx-Y43U1&t=4d438a3f
Can you let me know as to where i am going wrong ?
On the Page load for this page, we are getting internal server error (500). using developer tool, it is showing below information
1. POST https://betacloud.accenture.com/leadershipcareers/ 500 (Internal Server Error) ScriptResource.axd:138
1. $IG.CallbackRequestHandler.execute ScriptResource.axd:138
2. $IG.ControlCallbackManager.execute ScriptResource.axd:252
3. $IG.ControlMain._postAction ScriptResource.axd:729
4. $IG.ControlMain._raiseClientEventEnd ScriptResource.axd:772
5. Type$callBaseMethod ScriptResource.axd:625
6. $IG.WebDataGrid._raiseClientEventEnd ScriptResource.axd:2020
7. $IG.Filtering._apply_filters ScriptResource.axd:1277
8. $IG.Filtering._exitedEditMode ScriptResource.axd:1253
9. (anonymous function) ScriptResource.axd:47
10. $IG.GridUtility._fireEvent ScriptResource.axd:1731
11. $IG.GridEditBase.exitEditMode ScriptResource.axd:229
12. $IG.GridEditBase._stopEdit ScriptResource.axd:634
13. $IG.GridEditBase.__editorLostFocus ScriptResource.axd:597
14. (anonymous function) ScriptResource.axd:47
15. $IG.EditorProvider._onKeyDownHandler ScriptResource.axd:2546
16. (anonymous function) ScriptResource.axd:47
17. Sys$UI$DomEvent$addHandler.browserHandler
Any help ..?
Thanks much in advance