﻿<?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 - crash</title><link>http://www.intersoftsolutions.com/Community/Tags/crash/</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>IE freeze after webgrid filter</title><link>http://www.intersoftsolutions.com/Community/Tags/crash/</link><pubDate>Thu, 02 Jun 2011 09:17:20 GMT</pubDate><dc:creator>jelsner1976@gmail.com</dc:creator><category>WebGrid</category><category>Filter</category><category>IE</category><category>freeze</category><category>crash</category><description>&lt;pre&gt;I have a grid defined as below on a couple different pages.  On one of the pages that uses this, IE 8 will freeze up after they perform a filter on one of the columns.&lt;br /&gt;This only happens for certain users.  Are there any IE settings, add-ons, etc. that I should look for that can cause this behaviour.&lt;br /&gt;Again it works fine for most users, it is only some users and only one of the pages that uses the grid as defined below.&lt;br /&gt;The other pages use the same code and it works fine.&lt;br /&gt;&lt;br /&gt;&amp;lt;ISWebGrid:WebGrid ID="_webGrid" runat="server" Height="300px" UseDefaultStyle="True"
                Width="100%" DataMember="BusinessUnitCollection" DataSourceID="_businessUnitsDataSource"
                OnExport="_webGrid_Export"&amp;gt;
                &amp;lt;RootTable Caption="BusinessUnitCollection" DataMember="BusinessUnitCollection" DataKeyField="BusinessUnitID"&amp;gt;
                    &amp;lt;Columns&amp;gt;
                        &amp;lt;ISWebGrid:WebGridColumn AllowGrouping="No" AllowSizing="No" AllowSorting="No" Bound="False"
                            ColumnType="CheckBox" EditType="NoEdit" IsRowChecker="True" Name="RowChecker"
                            ShowInSelectColumns="No" Width="30px"&amp;gt;
                        &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
                        &amp;lt;ISWebGrid:WebGridColumn Caption="#" DataMember="BusinessUnitID" Name="BusinessUnitID"
                            Width="50px"&amp;gt;
                        &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
                        &amp;lt;ISWebGrid:WebGridColumn Caption="Property" DataMember="Name" Name="Name" Width="180px"&amp;gt;
                        &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
                        &amp;lt;ISWebGrid:WebGridColumn Caption="Super Region" DataMember="SuperRegion" Name="SuperRegion"
                            Width="120px"&amp;gt;
                        &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
                        &amp;lt;ISWebGrid:WebGridColumn Caption="Region" DataMember="Region" Name="Region" Width="120px"&amp;gt;
                        &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
                        &amp;lt;ISWebGrid:WebGridColumn Caption="Vintage" DataMember="Vintage" Name="Vintage" Width="200px"&amp;gt;
                        &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
                        &amp;lt;ISWebGrid:WebGridColumn Caption="Property Manager" DataMember="PropertyManager"
                            Name="PropertyManager" Width="180px"&amp;gt;
                        &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
                    &amp;lt;/Columns&amp;gt;
                &amp;lt;/RootTable&amp;gt;
                &amp;lt;LayoutSettings AllowFilter="Yes" AutoHeight="True" PagingMode="VirtualLoad" PagingSize="50"
                    SizeHeightBy="-30" VirtualLoadMode="LargeData" AllowExport="Yes" AllowSorting="Yes"&amp;gt;
                    &amp;lt;ClientSideEvents OnInitialize="_webGrid_OnInitialize" /&amp;gt;
                &amp;lt;/LayoutSettings&amp;gt;
                &amp;lt;FlyPostBackSettings PostInputControls="True" /&amp;gt;
            &amp;lt;/ISWebGrid:WebGrid&amp;gt;&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Blend Crashes after upgrading from ClientUI 3 to 4</title><link>http://www.intersoftsolutions.com/Community/Tags/crash/</link><pubDate>Thu, 27 Jan 2011 13:42:00 GMT</pubDate><dc:creator>chrisaswain</dc:creator><category>Upgrade</category><category>crash</category><category>Blend</category><category>ClientUI 4</category><description>&lt;p&gt;I upgraded my ClientUI from 3 to 4 today and now when I open my project in Blend, it crashes with the following log information:&lt;/p&gt;
&lt;p&gt;Microsoft&amp;reg; Expression&amp;reg; crash report:&lt;/p&gt;
&lt;p&gt;Date: 2011-01-27 11-34-28&lt;br /&gt;User: **************************&lt;/p&gt;
&lt;p&gt;Application Version: 4.0.1000.1000&lt;br /&gt;Operating System Version: Microsoft Windows NT 6.1.7600.0&lt;br /&gt;Common Language Runtime Version: 4.0.30319.1&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #ffff00"&gt;System.TypeLoadException: Method 'get_Product' in type 'Intersoft.Client.UI.Aqua.UXDock.UXDock' from assembly 'Intersoft.Client.UI.Aqua.UXDock, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=c3d9b11444163e76' does not have an implementation.&lt;br /&gt;&lt;/span&gt;   at System.Signature.GetSignature(SignatureStruct&amp; signature, Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType)&lt;br /&gt;   at System.Reflection.RuntimePropertyInfo.get_Signature()&lt;br /&gt;   at System.RuntimeType.RuntimeTypeCache.MemberInfoCache`1.PopulateProperties(Filter filter, RuntimeType declaringType, Int32* tkProperties, Int32 cProperties, Dictionary`2 csPropertyInfos, Boolean[] usedSlots, List`1 list)&lt;br /&gt;   at System.RuntimeType.RuntimeTypeCache.MemberInfoCache`1.PopulateProperties(Filter filter, RuntimeType declaringType, Dictionary`2 csPropertyInfos, Boolean[] usedSlots, List`1 list)&lt;br /&gt;   at System.RuntimeType.RuntimeTypeCache.MemberInfoCache`1.PopulateProperties(Filter filter)&lt;br /&gt;   at System.RuntimeType.RuntimeTypeCache.MemberInfoCache`1.GetListByName(Char* pName, Int32 cNameLen, Byte* pUtf8Name, Int32 cUtf8Name, MemberListType listType, CacheType cacheType)&lt;br /&gt;   at System.RuntimeType.RuntimeTypeCache.MemberInfoCache`1.Populate(String name, MemberListType listType, CacheType cacheType)&lt;br /&gt;   at System.RuntimeType.RuntimeTypeCache.MemberInfoCache`1.GetMemberList(MemberListType listType, String name, CacheType cacheType)&lt;br /&gt;   at System.RuntimeType.GetPropertyCandidates(String name, BindingFlags bindingAttr, Type[] types, Boolean allowPrefixLookup)&lt;br /&gt;   at System.RuntimeType.GetProperties(BindingFlags bindingAttr)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Metadata.MemberCollection.CollectLocalProperties(Type runtimeType, List`1 propertyDescriptions)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Metadata.MemberCollection.ApplyToAllProperties(ApplyToPropertyDelegate action)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Metadata.MemberCollection.AddAllPropertiesIfNecessary()&lt;br /&gt;   at Microsoft.Expression.DesignModel.Metadata.MemberCollection.GetMember(MemberType memberTypes, String memberName, MemberAccessTypes access)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Metadata.ProjectContextType.GetMember(MemberType memberTypes, String memberName, MemberAccessTypes access)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Metadata.PlatformTypeHelper.GetProperty(ITypeResolver typeResolver, ITypeId typeId, MemberType memberTypes, String memberName)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Metadata.PlatformTypes.GetNameProperty(ITypeResolver typeResolver, Type type)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Metadata.ClrObjectMetadata.&amp;lt;.ctor&amp;gt;b__0()&lt;br /&gt;   at Microsoft.Expression.DesignModel.Metadata.DelayedInstance`1.get_Value()&lt;br /&gt;   at Microsoft.Expression.DesignModel.Metadata.ClrObjectMetadata.Microsoft.Expression.DesignModel.Metadata.ITypeMetadata.get_NameProperty()&lt;br /&gt;   at Microsoft.Expression.DesignModel.Metadata.ProjectContextType.Cache()&lt;br /&gt;   at Microsoft.Expression.DesignModel.Metadata.ProjectContextType.Initialize(IXmlNamespace xmlNamespace, Type type, String key)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Metadata.TypeResolver.GetType(String key, IAssembly assembly, Type type)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Metadata.TypeResolver.GetType(Type type)&lt;br /&gt;   at Microsoft.Expression.DesignSurface.Documents.ProjectXamlContext.GetType(Type type)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Metadata.ProjectContextType.Cache()&lt;br /&gt;   at Microsoft.Expression.DesignModel.Metadata.ProjectContextType.Initialize(IXmlNamespace xmlNamespace, Type type, String key)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Metadata.TypeResolver.GetType(String key, IAssembly assembly, Type type)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Metadata.TypeResolver.GetType(Type type)&lt;br /&gt;   at Microsoft.Expression.DesignSurface.Documents.ProjectXamlContext.GetType(Type type)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Metadata.XmlnsDefinitionMap.XmlNamespaceTypeMap.GetType(String typeName)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Metadata.XmlnsDefinitionMap.GetType(IXmlNamespace xmlNamespace, String typeName)&lt;br /&gt;   at Microsoft.Expression.DesignSurface.Documents.SampleDataAwareNamespaceTypeResolver.GetType(IXmlNamespace xmlNamespace, String typeName)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlTypeHelper.ResolveTypeInternal(ITypeResolver typeResolver, IXmlNamespaceTypeResolver xmlNamespaceTypeResolver, XmlNamespace xmlNamespace, String typeName)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlTypeHelper.ResolveType(ITypeResolver typeResolver, IXmlNamespaceTypeResolver xmlNamespaceTypeResolver, XmlNamespace xmlNamespace, String typeName, Boolean inMarkupExtension)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlTypeHelper.GetTypeId(ITypeResolver typeResolver, ClrNamespaceUriParseCache documentNamespaces, XmlNamespace xmlNamespace, String typeName, Boolean instantiateUnrecognizedTypes, Boolean inMarkupExtension)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlTypeHelper.GetTypeId(XamlParserContext parserContext, ITextLocation lineInformation, XmlNamespace xmlNamespace, String typeName, Boolean inMarkupExtension)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlTypeHelper.GetTypeId(XamlParserContext parserContext, ITextLocation lineInformation, IXmlNamespaceResolver xmlNamespaceResolver, String fullTypeName, Boolean inMarkupExtension)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.MarkupExtensionParser.CreateNodeFromTextValue(XamlParserContext parserContext, ITextLocation lineInformation, IDocumentNodeReference nodeReference, IXmlNamespaceResolver xmlNamespaceResolver, TypeConverter typeConverter, ITypeId valueTypeId, String value)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.MarkupExtensionParser.GetPropertyValue(XamlParserContext parserContext, ITextLocation lineInformation, IDocumentNodeReference nodeReference, IXmlNamespaceResolver xmlNamespaceResolver, TypeConverter typeConverter, IType valueTypeId, String value, Boolean removeEscapeCharacters)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlParser.GetAttributeValue(XamlParserContext parserContext, ITextLocation lineInformation, DocumentCompositeNodeReference nodeReference, XmlElementReference xmlElementReference, TypeConverter typeConverter, ITypeId valueType, XmlAttribute attribute)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlParser.SetProperty(XamlParserContext parserContext, ITextLocation lineInformation, DocumentCompositeNodeReference nodeReference, XmlElementReference xmlElementReference, XmlAttribute attribute, IProperty propertyKey)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlParser.AddPropertiesAndChildren(XamlParserContext parserContext, DocumentCompositeNodeReference nodeReference, XmlElementReference xmlElementReference, XmlElement xmlElement, Predicate`1 propertyFilter)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlParser.ParseStyleOrTemplate(XamlParserContext parserContext, IDocumentNodeReference nodeReference, ITypeId type, XmlElementReference xmlElementReference, XmlElement xmlElement)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlParser.ParseElementContent(XamlParserContext parserContext, IDocumentNodeReference nodeReference, IType typeId, XmlElementReference xmlElementReference, XmlElement xmlElement)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlParser.ParseElement(XamlParserContext parserContext, IDocumentNodeReference nodeReference, XmlElementReference xmlElementReference, XmlElement xmlElement, DocumentNode&amp; node)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlParser.ParseContent(XamlParserContext parserContext, IDocumentNodeReference nodeReference, XmlElementReference xmlElementReference, XmlElement xmlElement, IProperty childProperty, TypeConverter textTypeConverter, ITypeId textType, PropertyHandling propertyHandling)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlParser.AddPropertiesAndChildren(XamlParserContext parserContext, DocumentCompositeNodeReference nodeReference, XmlElementReference xmlElementReference, XmlElement xmlElement, Predicate`1 propertyFilter)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlParser.AddPropertiesAndChildren(XamlParserContext parserContext, DocumentCompositeNodeReference nodeReference, XmlElementReference xmlElementReference, XmlElement xmlElement)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlParser.ParseCompositeElement(XamlParserContext parserContext, IDocumentNodeReference nodeReference, IType typeId, XmlElementReference xmlElementReference, XmlElement xmlElement)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlParser.ParseElementContent(XamlParserContext parserContext, IDocumentNodeReference nodeReference, IType typeId, XmlElementReference xmlElementReference, XmlElement xmlElement)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlParser.ParseElement(XamlParserContext parserContext, IDocumentNodeReference nodeReference, XmlElementReference xmlElementReference, XmlElement xmlElement, DocumentNode&amp; node)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlParser.ParseContent(XamlParserContext parserContext, IDocumentNodeReference nodeReference, XmlElementReference xmlElementReference, XmlElement xmlElement, IProperty childProperty, TypeConverter textTypeConverter, ITypeId textType, PropertyHandling propertyHandling)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlParser.AddPropertiesAndChildren(XamlParserContext parserContext, DocumentCompositeNodeReference nodeReference, XmlElementReference xmlElementReference, XmlElement xmlElement, Predicate`1 propertyFilter)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlParser.AddPropertiesAndChildren(XamlParserContext parserContext, DocumentCompositeNodeReference nodeReference, XmlElementReference xmlElementReference, XmlElement xmlElement)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlParser.ParseCompositeElement(XamlParserContext parserContext, IDocumentNodeReference nodeReference, IType typeId, XmlElementReference xmlElementReference, XmlElement xmlElement)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlParser.ParseElementContent(XamlParserContext parserContext, IDocumentNodeReference nodeReference, IType typeId, XmlElementReference xmlElementReference, XmlElement xmlElement)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlParser.ParseRootElement(XamlParserContext parserContext, XmlElementReference xmlElementReference, XmlElement xmlElement)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlParser.Parse(XamlParserContext parserContext, XmlDocumentReference xmlDocumentReference, XmlDocument xmlDocument)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlParser.ParseInternal(XamlParserContext parserContext)&lt;br /&gt;   at Microsoft.Expression.DesignModel.Markup.XamlDocument..ctor(IDocumentContext documentContext, ITypeId expectedRootType, ITextBuffer textBuffer, Encoding documentEncoding, IXamlSerializerFilter defaultXamlSerializerFilter)&lt;br /&gt;   at Microsoft.Expression.DesignSurface.Documents.SceneXamlDocument..ctor(IDocumentContext documentContext, IUndoService undoService, ITypeId expectedRootType, ITextBuffer textBuffer, Encoding documentEncoding)&lt;br /&gt;   at Microsoft.Expression.DesignSurface.Documents.XamlDocumentType.CreateDocument(IProject project, IProjectItem projectItem, ITextBuffer textBuffer, Boolean isReadOnly, Encoding encoding)&lt;br /&gt;   at Microsoft.Expression.DesignSurface.Documents.XamlDocumentType.CreateDocument(IProject project, IProjectItem projectItem, String contents, Boolean isReadOnly, Encoding encoding)&lt;br /&gt;   at Microsoft.Expression.DesignSurface.Documents.XamlDocumentType.OpenDocument(IProjectItem projectItem, IProject project, Boolean isReadOnly)&lt;br /&gt;   at Microsoft.Expression.Project.ProjectItem.OpenDocument(Boolean isReadOnly, Boolean suppressUI)&lt;br /&gt;   at Microsoft.Expression.Project.ProjectItemBase.OpenView(Boolean makeActive)&lt;br /&gt;   at Microsoft.Expression.Project.VisualStudioSolution.OpenInitialViews()&lt;br /&gt;   at Microsoft.Expression.Project.ProjectManager.OpenSolution(DocumentReference solutionOrProjectReference, Boolean addToRecentList, Boolean openInitialScene)&lt;br /&gt;   at Microsoft.Expression.Project.Commands.OpenRecentProject.Execute()&lt;br /&gt;   at Microsoft.Expression.Framework.Commands.CommandTarget.Execute(String commandName, CommandInvocationSource invocationSource)&lt;br /&gt;   at Microsoft.Expression.Framework.Commands.CommandService.Execute(String commandName, CommandInvocationSource invocationSource)&lt;br /&gt;   at Microsoft.Expression.Blend.WelcomeScreen.OpenProjectCommandCore()&lt;br /&gt;   at Microsoft.Expression.Blend.WelcomeScreen.ProjectsListBox_ItemActivate(Object source, EventArgs e)&lt;br /&gt;   at Microsoft.Expression.Blend.ItemActivateListBox.OnItemActivate(EventArgs e)&lt;br /&gt;   at Microsoft.Expression.Blend.ItemActivateListBox.OnSelectionChanged(SelectionChangedEventArgs e)&lt;br /&gt;   at System.Windows.Controls.Primitives.Selector.InvokeSelectionChanged(List`1 unselectedItems, List`1 selectedItems)&lt;br /&gt;   at System.Windows.Controls.Primitives.Selector.SelectionChanger.End()&lt;br /&gt;   at System.Windows.Controls.Primitives.Selector.SetSelectedHelper(Object item, FrameworkElement UI, Boolean selected)&lt;br /&gt;   at System.Windows.Controls.Primitives.Selector.NotifyIsSelectedChanged(FrameworkElement container, Boolean selected, RoutedEventArgs e)&lt;br /&gt;   at System.Windows.Controls.Primitives.Selector.OnSelected(Object sender, RoutedEventArgs e)&lt;br /&gt;   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)&lt;br /&gt;   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)&lt;br /&gt;   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)&lt;br /&gt;   at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)&lt;br /&gt;   at System.Windows.Controls.ListBoxItem.OnSelected(RoutedEventArgs e)&lt;br /&gt;   at System.Windows.Controls.ListBoxItem.OnIsSelectedChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)&lt;br /&gt;   at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)&lt;br /&gt;   at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)&lt;br /&gt;   at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)&lt;br /&gt;   at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry&amp; newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)&lt;br /&gt;   at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)&lt;br /&gt;   at System.Windows.DependencyObject.SetCurrentValueInternal(DependencyProperty dp, Object value)&lt;br /&gt;   at System.Windows.Controls.ListBox.NotifyListItemClicked(ListBoxItem item, MouseButton mouseButton)&lt;br /&gt;   at System.Windows.Controls.ListBoxItem.HandleMouseButtonDown(MouseButton mouseButton)&lt;br /&gt;   at System.Windows.Controls.ListBoxItem.OnMouseLeftButtonDown(MouseButtonEventArgs e)&lt;br /&gt;   at System.Windows.UIElement.OnMouseLeftButtonDownThunk(Object sender, MouseButtonEventArgs e)&lt;br /&gt;   at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)&lt;br /&gt;   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)&lt;br /&gt;   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)&lt;br /&gt;   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)&lt;br /&gt;   at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)&lt;br /&gt;   at System.Windows.UIElement.OnMouseDownThunk(Object sender, MouseButtonEventArgs e)&lt;br /&gt;   at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)&lt;br /&gt;   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)&lt;br /&gt;   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)&lt;br /&gt;   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)&lt;br /&gt;   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)&lt;br /&gt;   at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)&lt;br /&gt;   at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)&lt;br /&gt;   at System.Windows.Input.InputManager.ProcessStagingArea()&lt;br /&gt;   at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)&lt;br /&gt;   at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)&lt;br /&gt;   at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)&lt;br /&gt;   at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean&amp; handled)&lt;br /&gt;   at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp; handled)&lt;br /&gt;   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp; handled)&lt;br /&gt;   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)&lt;br /&gt;   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)&lt;br /&gt;   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)&lt;br /&gt;   at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)&lt;br /&gt;   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)&lt;br /&gt;   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG&amp; msg)&lt;br /&gt;   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)&lt;br /&gt;   at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)&lt;br /&gt;   at System.Windows.Window.ShowHelper(Object booleanBox)&lt;br /&gt;   at System.Windows.Window.Show()&lt;br /&gt;   at System.Windows.Window.ShowDialog()&lt;br /&gt;   at Microsoft.Expression.Blend.WelcomeScreen..ctor(IServices services)&lt;br /&gt;   at Microsoft.Expression.Blend.BlendApplication.OnFirstIdle()&lt;br /&gt;   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)&lt;br /&gt;   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)&lt;br /&gt;   at System.Windows.Threading.DispatcherOperation.InvokeImpl()&lt;br /&gt;   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)&lt;br /&gt;   at System.Threading.ExecutionContext.runTryCode(Object userData)&lt;br /&gt;   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&lt;br /&gt;   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)&lt;br /&gt;   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)&lt;br /&gt;   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&lt;br /&gt;   at System.Windows.Threading.DispatcherOperation.Invoke()&lt;br /&gt;   at System.Windows.Threading.Dispatcher.ProcessQueue()&lt;br /&gt;   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp; handled)&lt;br /&gt;   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp; handled)&lt;br /&gt;   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)&lt;br /&gt;   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)&lt;br /&gt;   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)&lt;br /&gt;   at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)&lt;br /&gt;   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)&lt;br /&gt;   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG&amp; msg)&lt;br /&gt;   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)&lt;br /&gt;   at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)&lt;br /&gt;   at System.Windows.Threading.Dispatcher.Run()&lt;br /&gt;   at System.Windows.Application.RunDispatcher(Object ignore)&lt;br /&gt;   at System.Windows.Application.RunInternal(Window window)&lt;br /&gt;   at System.Windows.Application.Run(Window window)&lt;br /&gt;   at Microsoft.Expression.Framework.ExpressionApplication.RunApplication()&lt;br /&gt;   at Microsoft.Expression.Application.Main(String[] args)&lt;/p&gt;</description></item><item><title>WebGrid: disappearing columns and scrolling slider locked</title><link>http://www.intersoftsolutions.com/Community/Tags/crash/</link><pubDate>Tue, 21 Dec 2010 05:24:16 GMT</pubDate><dc:creator>Eric</dc:creator><category>WebGrid</category><category>bug</category><category>crash</category><category>visible</category><category>column</category><category>slider</category><category>columns</category><category>locked</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have created a demo-project for you which shows the problems. Please see attached ZIP.&lt;/p&gt;
&lt;p&gt;Please include the Intersoft framework 3.0.5000.705, WebGrid 6.0.7200.220, System.Web.Extensions.dll 1.0.61231.0, AjaxControlToolkit.dll 1.0.10606.0, AJAXExtensionsToolbox.dll 1.0.61025.0 in order to get the same results. Please also set the .NET Target Framework to 2.0.&lt;/p&gt;
&lt;p&gt;To reproduce the problem:&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;select in the dropdown "ABC" and click refresh button&lt;/li&gt;&lt;li&gt;in the upper WebGrid make the first column wider (resize it)&lt;/li&gt;&lt;li&gt;click on any row in the upper WebGrid&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;Now the application crashes trying to access grdUpper.RootTable.Columns.GetNamedItem("D"). Please note that the first column is only set to Visible=false, never it's missing.&lt;/p&gt;
&lt;p&gt;Also, this only happens if the first column is resized. If not touching this, it works.&lt;/p&gt;
&lt;p&gt;As an additional bug, in the lower grid the slider to move between different pages doesn't work. Only the &amp;#43; and - buttons move the slider.&lt;/p&gt;
&lt;p&gt;My questions:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Can you confirm these two bugs?&lt;/li&gt;&lt;li&gt;Will there be a hotfix for it?&lt;/li&gt;&lt;li&gt;Do you know of any&amp;nbsp;workaround possible?&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Eric&lt;/p&gt;</description></item><item><title>How to enable / disable freezing depending on data</title><link>http://www.intersoftsolutions.com/Community/Tags/crash/</link><pubDate>Fri, 03 Sep 2010 09:41:51 GMT</pubDate><dc:creator>Eric</dc:creator><category>dynamically</category><category>freeze</category><category>crash</category><category>column</category><category>InitializeDataSource</category><category>frozen</category><category>Freeze Pane</category><category>enable</category><category>disable</category><category>scrollable</category><description>&lt;p&gt;There is a related sample in this thread: &lt;a href="http://www.intersoftpt.com/Community/WebGrid/WebGrid-crash-scrolling-freeze-column-hidden/"&gt;http://www.intersoftpt.com/Community/WebGrid/WebGrid-crash-scrolling-freeze-column-hidden/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;When I have no data for the grid, I want to hide all columns, create my own dataset add a row and write the text "no data" into this first row's first column. This is done in the InitializeDataSource event.&lt;/p&gt;
&lt;p&gt;In PreRender event I check if there is only this one row with this special text. If yes, I hide all columns (now works after you fixed the crash mentioned in the other thread).&lt;/p&gt;
&lt;p&gt;Problem is now that I cannot dynamically enable/disable the column freezing. For normal display, I want the first column to freeze (not modifiable by user). But when I hide all columns when no data is present, I get the error message "Freeze Pane cannot be activated on this column because it has exceeded the maximum size of scrollable viewport."&lt;/p&gt;
&lt;p&gt;I assume this is because there is nothing to show (message is probably slightly wrong). So I should disable the frozen columns in the PreRender event somehow. I couldn't get that working. Or leave freezing away in aspx page and enable it for normal data.&lt;/p&gt;
&lt;p&gt;In grid's LayoutSettings I have:&lt;/p&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;
&amp;lt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;FreezePaneSettings&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;AbsoluteScrolling&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;="true"&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;ActiveFrozenColumns&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;="1"&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;MaxFrozenColumns&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;="1"&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;&lt;span style="font-size: 13px; color: #ff0000"&gt;ShowSplitterLine&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;="False"&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;/&amp;gt; 

&lt;/span&gt;&lt;/span&gt;In PreRender I tried to disable these values without success. I also tried leaving the above tag away and adding these values in PreRender. 

&lt;p&gt;I also tried to set/change the value &lt;span style="font-size: 13px"&gt;grdResult.LayoutSettings.AllowColumnFreezing&lt;/span&gt;. But that caused WebGrid to crash in some JavaScript.&lt;/p&gt;
&lt;p&gt;How do I disable/enable column freezing depending on the data I have?&lt;/p&gt;</description></item><item><title>WebCombo 4 Client Calls SetSelectedIndex And SetSelectedRowByValue Fail Crash</title><link>http://www.intersoftsolutions.com/Community/Tags/crash/</link><pubDate>Fri, 08 Jan 2010 09:18:58 GMT</pubDate><dc:creator>PRISMAY</dc:creator><category>WebCombo</category><category>javascript</category><category>Client Side Events</category><category>crash</category><category>SetSelectedIndex</category><category>Client</category><description>&lt;p&gt;I have a custom date control made of 3 components: WebCombo and two WebInput calendars.  The WebCombo gives the user a preset number of options that automatically set the calendars, i.e., Yesterday, Last Week, This Month, etc.&lt;/p&gt;
&lt;p&gt;When the user directly sets the dates via the calendars, then we want to automatically set the combo's range type selection to our "Custom" selection.  I'm doing that via a workaround using the code below:&lt;/p&gt;&lt;pre&gt;oIsCbo.SelectedIndex = i;
oIsCbo.SetValue(oDRT.dateRangeTypeId);
oIsCbo.SetTextBoxValue(oDRT.dateRangeTypeName);&lt;/pre&gt;

&lt;p&gt;I'm using this workaround because both SetSelectedIndex and SetSelectedRowByValue crash when called.  Both calls cause the javascript runtime error of "'this.Column.BaseFieldName' is null or not an object."  I'm using an unbound combo and all the UI elements do not post back so everything is done client-side.  We don't want a simple control like this to constantly post back on every little user change.&lt;/p&gt;
&lt;p&gt;Here's how our PrismComboBox (derives from &lt;span style="font-size: 10pt"&gt;ISNet.WebUI.WebCombo.&lt;span style="color: #2b91af"&gt;&lt;span style="color: #2b91af"&gt;WebCombo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;) is set up:&lt;/p&gt;&lt;pre&gt;this.AllowWildCardSearch = true;
this.EnableViewState = true;
this.Items = new PrismComboBoxItems();
this.Items.ComboBox = this;
this.SelectedItem = new PrismComboBoxSelectedItem();
this.SelectedItem.ComboBox = this;
this.LayoutSettings.AllowAddItem = false;
this.LayoutSettings.AllowFloatingText = false;
this.LayoutSettings.AllowNavigationOnMouseWheel = true;
this.LayoutSettings.AllowTextWrapping = false;
this.LayoutSettings.AlwaysShowAllRowsOnDropdown = true;
this.LayoutSettings.AlwaysShowColumnHeaders = false;
this.LayoutSettings.AlwaysShowHelpButton = false;
this.LayoutSettings.AlwaysShowResultBox = false;
this.LayoutSettings.AlwaysShowSearchButton = true;
this.LayoutSettings.AutoColumnOrdering = false;
this.LayoutSettings.ComboMode = ISNet.WebUI.WebCombo.Mode.SingleColumn;
this.LayoutSettings.EnableAnimation = true;
this.LayoutSettings.EnableSlidingAnimation = true;
this.LayoutSettings.EntryMode = ISNet.WebUI.WebCombo.EntryMode.AutoComplete;
this.LayoutSettings.NoResultFoundAction = ISNet.WebUI.WebCombo.NoResultFoundAction.RevertSelection;
this.LayoutSettings.SearchIconMode = ISNet.WebUI.WebCombo.SearchMode.Text;
this.LayoutSettings.TextBoxMode = ISNet.WebUI.WebCombo.TextboxMode.Editable;
this.UseDefaultStyle = false;
this.SelectionRequired = false;
&lt;/pre&gt;

&lt;p&gt;Here's how the combo box is further configured and populated in our PrismDateRange control:&lt;/p&gt;&lt;pre&gt;m_ComboboxRangeType.ID = "ComboBoxRangeType";
m_ComboboxRangeType.AutoPostBack = AutoPostBack;
m_ComboboxRangeType.SelectedIndexChanged &amp;#43;= new EventHandler(m_ComboboxRangeType_SelectedIndexChanged);
m_ComboboxRangeType.PreRender &amp;#43;= new EventHandler(m_ComboboxRangeType_PreRender);
m_ComboboxRangeType.Enabled = this.Enabled;
m_ComboboxRangeType.DropDownRows = 50;

m_ComboboxRangeType.Width = Unit.Percentage(100);
m_ComboboxRangeType.LayoutSettings.StatusBoxVisible = false;

m_ComboboxRangeType.LayoutSettings.ResultBoxShadow = false;
m_ComboboxRangeType.LayoutSettings.ResultBoxWindowType = ISNet.WebUI.DisplayType.Normal;

m_ComboboxRangeType.Enabled = true;
m_ComboboxRangeType.insertBlankRow = false;
m_ComboboxRangeType.DataValueField = "dateRangeTypeID";
m_ComboboxRangeType.DataTextField = "dateRangeTypeName";

ISNet.WebUI.WebCombo.WebComboColumn colText = new ISNet.WebUI.WebCombo.WebComboColumn();
colText.BaseFieldName = m_ComboboxRangeType.DataTextField;
colText.Bound = false;
colText.ColumnType = ISNet.WebUI.WebCombo.ColumnType.Text;
colText.DataType = "System.String";
colText.Hidden = false;
colText.Name = m_ComboboxRangeType.DataTextField;

ISNet.WebUI.WebCombo.WebComboColumn colValue = new ISNet.WebUI.WebCombo.WebComboColumn();
colValue.BaseFieldName = m_ComboboxRangeType.DataValueField;
colValue.Bound = false;
colValue.ColumnType = ISNet.WebUI.WebCombo.ColumnType.Text;
colValue.DataType = "System.String";
colValue.Hidden = true;
colValue.RenderOnHidden = true;
colValue.Name = m_ComboboxRangeType.DataValueField;

m_ComboboxRangeType.Columns.Add(colText);
m_ComboboxRangeType.Columns.Add(colValue);

m_ComboboxRangeType.PopulateUnboundData(GetTypeTable(),false);

if (CPRISMStrLib.IsVs(ReportCategoryId))
{
    m_ComboboxRangeType.Value = CPRISMStrLib.GetStr(GetDefTable().Rows[0]["defaultDateRangeTypeID"]);
    m_ComboboxRangeType.SelectedValue = m_ComboboxRangeType.Value;
}
&lt;/pre&gt;

&lt;p&gt;I've attached a couple falsh videos of the issue while running in debug mode.  The first one shows the crash when SetSelectedIndex is hit and the value of this.Column.  The second one breaks into my javascript code and also shows the result of SetSelectedRowByDefault in the watch window as well as continuing on and the crash of SetSelectedIndex.&lt;/p&gt;
&lt;p&gt;As you can see above, the BaseFieldName is set up so I'm not sure why all that is empty on the client side, i.e., this.Column and so on.  Let me know if you need anything else.&lt;/p&gt;
&lt;p&gt;I'm in a bind to get this working please so I can really use a fast resolution.  Thanks a lot.&lt;/p&gt;</description></item><item><title>WebGrid crashes when scrolling with column freeze and setting a column hidden</title><link>http://www.intersoftsolutions.com/Community/Tags/crash/</link><pubDate>Fri, 08 Jan 2010 08:43:18 GMT</pubDate><dc:creator>Eric</dc:creator><category>freeze</category><category>crash</category><category>visible</category><category>column</category><category>hiding</category><category>scroll</category><category>PreRender</category><category>InitializeDataSource</category><category>InitializeLayout</category><description>&lt;p&gt;&lt;span style="font-size: 13px; color: #000000"&gt;&lt;span style="font-size: 13px; color: #000000"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #000000"&gt;&lt;span style="font-size: 13px"&gt;&lt;span style="font-size: 13px"&gt;I experience that WebGrid crashes, when the user horizontally scrolls. This happens only when I set the first column to be frozen. It also only happens when I set some columns to hidden (Visible=false).&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #000000"&gt;&lt;span style="font-size: 13px"&gt;&lt;span style="font-size: 13px"&gt;Attached is a simple sample in VB.NET for that (remove the .txt in the file names). Simplified, the sample contains:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;span style="color: #000000"&gt;&lt;span style="font-size: 13px"&gt;&lt;span style="font-size: 13px"&gt;An aspx file with the WebGrid "grdResult" and the columns "Description", "X1", "X2",..."X9"&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: #000000"&gt;&lt;span style="font-size: 13px"&gt;&lt;span style="font-size: 13px"&gt;&amp;lt;FreezePaneSettings AbsoluteScrolling="true" ActiveFrozenColumns="1" MaxFrozenColumns="1" ShowSplitterLine="False" /&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: #000000"&gt;&lt;span style="font-size: 13px"&gt;&lt;span style="font-size: 13px"&gt;In the aspx.vb code file there is a handler for InitializeDataSource which adds some static data to show, so that the grid is not empty&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: #000000"&gt;&lt;span style="font-size: 13px"&gt;&lt;span style="font-size: 13px"&gt;In the handler PreRender I change some column titles (from X1 to C1 etc.) and set two columns to Visible=False&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;span style="color: #000000"&gt;&lt;span style="font-size: 13px"&gt;&lt;span style="font-size: 13px"&gt;When scrolling, it crashes with: "Microsoft JScript runtime error: 'parentElement' is null or not an object" (Break/Continue/Ignore). The debugger then stands on this JScript code: "var v1d119 =vfcb75.parentElement" (and vfcb75 is null).&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #000000"&gt;&lt;span style="font-size: 13px"&gt;&lt;span style="font-size: 13px"&gt;I believe this is a bug in WebGrid. We are using the newest&amp;nbsp;WebGrid 6.0.7200.218 and Framework 3.0.5000.705 and the users use&amp;nbsp;Internet Explorer 6 to browse the page.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Can you confirm that this is a bug? If yes, will there be a hotfix available soon? Is there any workaround except not to use freezing or hiding?&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;</description></item></channel></rss>