FIX. setting filter expression when RadGridView is in virtual mode causes exception
1. Create a new project containing RadGridView
2. Set the VirtualMode property to true
3. Set RowCount and ColumnColunt properties to 10
4. Set the EnableFiltering property to true
5. Run the project and apply filtering