Completed
Last Updated: 10 Jan 2013 07:31 by ADMIN
ADMIN
Jack
Created on: 10 Jan 2013 07:31
Category: GridView
Type: Bug Report
2
FIX. There is an exception at design time when using RadGridView nested in TabControl.
1. Create a new project in VB.
2. Add a form containing TabControl with two pages. On the first page add some editor controls and on the second dock RadGridView control.
3. Bind the grid with a data source.
4. Make the first page visible.
5. Make both source code and designer visible.
6. Click debug from the toolbar.
7, Close the application.
0 comments