Hi Everyone,
I am using RadGrid to display a sharepoint list items with filter b column enabled. I am using RadAjaxManager with RadGrid inside the updatecontrols. I am able to filter for the first two times but when filtered third time in the same column or any differetnn column I get the following script error in IE
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; InfoPath.3)
Timestamp: Mon, 5 Jul 2010 17:05:59 UTC
Message: '_currentFilterTimeoutID' is null or not an object
Line: 22
Char: 307
Code: 0
URI: http://spdev/Pages/ConditionsManager.aspx
The same page in mozilla ir giving "TableView is null" in console window inside the firebug
Any ideas?
Thanks for reading
Deepak
I am using RadGrid to display a sharepoint list items with filter b column enabled. I am using RadAjaxManager with RadGrid inside the updatecontrols. I am able to filter for the first two times but when filtered third time in the same column or any differetnn column I get the following script error in IE
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; InfoPath.3)
Timestamp: Mon, 5 Jul 2010 17:05:59 UTC
Message: '_currentFilterTimeoutID' is null or not an object
Line: 22
Char: 307
Code: 0
URI: http://spdev/Pages/ConditionsManager.aspx
The same page in mozilla ir giving "TableView is null" in console window inside the firebug
Any ideas?
Thanks for reading
Deepak