We would like to have the ability to merge cells vertically with same content. Consider to do the same horizontally.
Add Option to disable autoBring into View the focused RadGridView unit.
Currently, when a user selects multiple rows, but skips a few, and then copies, the data in the Clipboard will look as if the selected rows were in an uninterrupted sequence. Unselected columns, on the other hand, leave a "hole" in the clipboard data. This
There are two different styles for the Validation Message - the Microsoft's and the Telerik's.
When you place a DataTrigger whithin a CellTemplate, it is being ignored by RadGridView for WPF Workaround ( until fixed ) - set the ContentTemplate of the cell via Style in a static resource instead.