This is a migrated thread and some comments may be shown as answers.

[Solved] [Q2 2009] Grouping appears just collapsed

3 Answers 49 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Michele
Top achievements
Rank 2
Michele asked on 07 Jul 2009, 12:40 PM
Hello,
is there a way to have the gouping expanded and not collapsed on load / on grouping?

Thanks in advance

Paolo

3 Answers, 1 is accepted

Sort by
0
Accepted
Vlad
Telerik team
answered on 07 Jul 2009, 12:45 PM
Hello Paolo,

Please check this thread for more info:
http://www.telerik.com/community/forums/silverlight/gridview/grouping-collapsed-by-default.aspx

Kind regards,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Michele
Top achievements
Rank 2
answered on 08 Jul 2009, 03:37 PM
Hello,
I've got a strange problem,
if I set the DataLoaded event on the grid, I receive this error

throw new Error("Unhandled Error in Silverlight 2 Application Object reference not set to an instance of an object.
  at Telerik.Windows.Controls.GridViewColumnCollection.SetColumnAppearanceProperty(DependencyObject dataColumn, DependencyProperty property, DependencyProperty sourceProperty)
  at Telerik.Windows.Controls.GridViewColumnCollection.SetColumnAppearanceProperties(DependencyObject column)
  at Telerik.Windows.Controls.GridViewColumnCollection.RefreshColumnAppearance()
  at Telerik.Windows.Controls.GridView.GridViewDataControl.OnAppearancePropertyChanged(DependencyObject sender, DependencyPropertyChangedEventArgs args)
  at Telerik.Windows.PropertyMetadata.
<>c__DisplayClass1<Create>b__0(DependencyObject d, DependencyPropertyChangedEventArgs e)
  at System.Windows.DependencyObject.RaisePropertyChangeNotifications(DependencyProperty dp, Object newValue, Object oldValue)          at System.Windows.DependencyObject.SetValueInternal(DependencyProperty dp, Object value, Boolean allowReadOnlySet, Boolean isSetByStyle, Boolean isSetByBuiltInStyle)   at MS.Internal.FrameworkCallbacks.SetValueCustom(IntPtr nativeRoot, IntPtr nativeTarget, UInt32 propertyId, String attrValue, CValue& propertyValue, Int32 typeIndex, Boolean isSetByStyle, Boolean isSetByBuiltInStyle)"); 

Even if I do nothing inside the method... any suggestion??

Thanks in advance
0
Vlad
Telerik team
answered on 09 Jul 2009, 05:11 AM
Hello Paolo,

Can you send us small example where we can reproduce and debug this?

Greetings,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
GridView
Asked by
Michele
Top achievements
Rank 2
Answers by
Vlad
Telerik team
Michele
Top achievements
Rank 2
Share this question
or