FIX. RadGridView - when the control is added at design time a default TableViewDefinition instance is assigned. After this the CreateCell and CreateRowInfo events does not fire
To reproduce:
- Add a grid with some columns at design time.
- Open the designer code and you will notice the TableViewDefinition.
Workaround:
Manually delete the TableViewDefinition.