Horizontal cell navigation sometimes causes scrolling per page instead of paging to the next invisible column.
Group header rows text is not right to left.
Extra pixel when selecting first or last cell in row and ShowRowHeaderColumn is false.
Binding to DataTable and setting expression to a column does not update the value in the grid when filtered.
RadCheckBox
FIXED
Setting the anchor property to Top and Right while the AutoSize property is set to true causes the control to move to the left when adding other controls at design time.
RadStatusStrip
FIXED
The items are not visible when form is AutoSize and Maximized and contains RadMenu.
RadPanorama
FIXED
The tile element cannot be selected in the designer.
RadMenu
FIXED
The menu items are overlapped when the form is AutoSize and Maximized.
The default value of RadMenuButtonItem.TextImageRelation property is incorrect.
The menu item cannot be selected in the designer.
RadDropDownList
FIXED
The popup is closed when clicking on the scroll bar in the drop down.
RadCollapsiblePanel
FIXED
Anchoring controls makes them resize after the form is started.
RadCheckedDropDownList
FIXED
The ItemCheckedChanged event is fired twice when bound to a list of objects implementing INotifyPropertyChanged.
RadBindingNavigator
FIXED
Adding RadBindingNavigator breaks the design time and controls cannot be selected because RadBindingNavigator can not cast to RadCommandBar.
RadAutoCompleteBox
FIXED
The RadTokenizedTextItem.Value property is null when bound to a DataTable.