﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - Break in javascript ResponseLoadGroup with null LastRequestObj</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Break-in-javascript-ResponseLoadGroup-with-null-LastRequestObj/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Break in javascript ResponseLoadGroup with null LastRequestObj</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Break-in-javascript-ResponseLoadGroup-with-null-LastRequestObj/</link><pubDate>Tue, 19 Aug 2014 02:25:27 GMT</pubDate><dc:creator>Hans</dc:creator><description>Hello,&lt;br&gt;&lt;br&gt;Thank you for your reply.&lt;br&gt;&lt;br&gt;If you want to use “VirtualLoad” paging mode in large data, please kindly try to set the “VirtualLoadMode” property value to “LargeData”.&lt;br&gt;You can find the “VirtualLoadMode” property under &amp;lt;LayoutSettings&amp;gt; tag.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Hans K.</description></item><item><title>Break in javascript ResponseLoadGroup with null LastRequestObj</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Break-in-javascript-ResponseLoadGroup-with-null-LastRequestObj/</link><pubDate>Mon, 18 Aug 2014 05:31:37 GMT</pubDate><dc:creator>RobertPehrson</dc:creator><description>&lt;p&gt;Unfortunately it is not straightforward to extract the entire configuration, as it's constructed in code with quite a few different options.&amp;nbsp; We have a workaround now and are not dependant on this bug being fixed.&amp;nbsp; &lt;/p&gt;&lt;p&gt;The problem seems to occur when the grid attempts to restore expanded/collapsed 
grouped rows from a very large dataset with&amp;nbsp;the grid configured to use 'VirtualLoad'.&amp;nbsp; Changing the grid 
to use 'Paged' mode (where large data sets are broken down into pages of data) 
resolves the issue.&amp;nbsp; &lt;br&gt;&lt;/p&gt;</description></item><item><title>Break in javascript ResponseLoadGroup with null LastRequestObj</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Break-in-javascript-ResponseLoadGroup-with-null-LastRequestObj/</link><pubDate>Thu, 14 Aug 2014 02:53:21 GMT</pubDate><dc:creator>Hans</dc:creator><description>Hello,&lt;br&gt;&lt;br&gt;I apologize for any inconvenience this problem may have caused you.&lt;br&gt;&lt;br&gt;If you don’t mind, could you please provide me more information about your current WebGrid’s configuration?&lt;br&gt;So that I can investigate this issue further more.&lt;br&gt;&lt;br&gt;Thank you for your help.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Hans K.</description></item><item><title>Break in javascript ResponseLoadGroup with null LastRequestObj</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Break-in-javascript-ResponseLoadGroup-with-null-LastRequestObj/</link><pubDate>Thu, 07 Aug 2014 06:24:27 GMT</pubDate><dc:creator>RobertPehrson</dc:creator><description>&lt;p&gt;I have a WebGrid that breaks in javascript when refreshing after updating data. The grid is complex, withgrouping at the top level and two levels of child table, and it is full, with 424, 1389 and 7116 records at the three levels of the hierarchy.&amp;nbsp; The break does not occur when the volume of data is low, like 7, 30 and 904 records. &lt;/p&gt;&lt;p&gt;The grid loads ok initially, and when refreshing the grid after a data update, there is no problem while the progress message "Refreshing data..." shows.&amp;nbsp; But then during "Loading group..." the client breaks with the exception:&lt;/p&gt;&lt;p&gt;Unhandled exception at line 1, column 104896 in &lt;a href="http://localhost/ISRes.axd?G/WebGrid_UI.js/807200259"&gt;http://localhost/ISRes.axd?G/WebGrid_UI.js/807200259&lt;/a&gt;&lt;/p&gt;&lt;p&gt;0x800a138f - JavaScript runtime error: Unable to get property 'fullPath' of undefined or null reference&lt;/p&gt;&lt;p&gt;The break is on p.fullPath where p is null in:&lt;/p&gt;&lt;p&gt;ResponseLoadGroup:function(c,q){var a=ISXml.GetNodeText(q,"//htmlString");var k=c.Tables[ISXml.GetNodeText(q,"//tblName")];var l=k.GetElement(WG40.BODY,WG40.HTMLTABLE);var p=c.LastRequestObj;var f=p.fullPath;&lt;/p&gt;&lt;p&gt;Is this a known problem, and is there a workaround (other than reducing the volume of data)?&lt;br&gt;&lt;/p&gt;</description></item></channel></rss>