Add a bindable property to RadGridView which would allow the selection to be manipulated in MVVM scenarios.
1) I created a 5 X 5 table. 2) Then I selected second column. 3) Then I applied Right Align to the selected column. 4)Then I Right clicked on the last row and selected Insert > Insert row below 5) It inserted the row with all cells left aligned. The cells should adapt the alignment of the column they are in.
ViewRow's background is not correctly colored when RadGridView is within RadBusyIndicator and it is busy. There is no problem if your are using GridViewLoadingIndicator.
1. Set RadGridView's setting DragElementAction="ExtendedSelect". 2. Open a window on selecting a row. 3. Close the window, the RadGridView becomes ExtendedSelect. Note: Most probably this problem is actually caused by a limitation in the Silverlight platform. Once a Window is shown, there is no way to detect that the mouse is released.
Scrolling performance is degraded when RowStyle/RowStyleSelector that sets Template property is explicitly applied
'Cell is already in the collection' exception is thrown when multiple cells are copied and pasted in a sorted column
Hello Telerik Team! Are there any new informations concerning the below BUG? (UniqueName-Property is causing binding errors) Is this fixed in one of the current versions? What are proper workarounds? Identical Problem for Sylverlight: http://www.telerik.com/community/forums/silverlight/gridview/gridviewdatacolumn-data-binding-to-uniquename---why.aspx Regards Daniel (DevCraft Customer)