Completed
Last Updated: 21 Jun 2011 07:29 by ADMIN
1. Create a new project and add RadGridView
2. Setup a column groups view
3. Set the ShowHeader property to false for one of the column groups
4. Set also the PinPosition to Left for the same column group
5. Run the project
Completed
Last Updated: 23 Jun 2011 05:26 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: GridView
Type: Bug Report
0
This happens when using custom object relational hierarchy
Completed
Last Updated: 25 Jan 2011 04:47 by ADMIN
Currently the column virtualization is disabled in column groups view, which causes slow scrolling when using a large number of columns
Completed
Last Updated: 29 Nov 2010 04:54 by ADMIN
Steps to reproduce:

1. Create a new RadGridView project and apply hierarchy
2. Set the AllowAddNewRow property for the second level to false
3. Set the EnableFiltering property for the second level to true 
4. Run the project and apply filtering at second level that hides all rows
Completed
Last Updated: 06 Dec 2010 05:57 by ADMIN
Steps to reproduce:

1. Create a new project containing RadGridView
2. Set AddNewRowPosition property to Bottom
3. Handle the CellFormatting event for the last column and cancel it
4. Run the project
Completed
Last Updated: 03 Dec 2010 05:16 by ADMIN
1. Create a new project with RadGridView and bind it
2. Add a button and on its click event start a timer and call the BeginEdit method of RadGridView
3. On timer tick event change the theme for the grid
Completed
Last Updated: 09 Dec 2010 07:30 by ADMIN
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
Completed
Last Updated: 20 Dec 2010 13:17 by ADMIN
Use the project in the support ticket to reproduce the issue.
Completed
Last Updated: 15 Dec 2010 12:26 by ADMIN
1. Create a new project containing RadGridView
2. Set the MimimumSize and MaximumSize properties
3. Set the AutoSize property to true
4. Run the project and you will see that RadGridView is not in AutoSize mode
Completed
Last Updated: 28 Feb 2012 04:58 by ADMIN
1. Create new project with RadGridView.
2. Set the SelectionMode to CellSelecitonMode.
3. Set the MultiSelect property to true.
4. Run the project, select some cells, right-click to show the context menu and select the Copy option.
5. Open a notepad and click Paste.
Completed
Last Updated: 06 Mar 2012 13:06 by ADMIN
1. Create new project and add RadButton.
2. On button click show the same instance of RadColorDialog.
3. Before calling the ShowDialog method change the SelectedColor property to a random value.
4. Run the project and click the button several times.
Completed
Last Updated: 25 Jan 2012 06:52 by ADMIN
1. Create a new project with RadGridView and bind it.
2. Use the cell Style property to add custom style to some cell.
3. Add a button and on button click call the Reset method of this style.
4. Run the application and click the button. You will see that the cell border is wrong.
Completed
Last Updated: 17 Feb 2012 09:32 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: GridView
Type: Bug Report
0
1. Create a new project with RadGridView and setup binding
2. Enable filtering
3. On a button click call the PrintPreview method
4. Run the application and click the button
5. Close the print dialog and click on a cell
Completed
Last Updated: 24 Feb 2012 04:35 by ADMIN
1. Create a new project and open a form at design time
2. Drop RadGridView on the form
3. Add some columns
4. Open the Columns collection for edit
5. Select a column
6. Select the FilterDescriptor property and try to show its dialog
Completed
Last Updated: 23 Apr 2012 04:21 by ADMIN
1. Create a new project with RadGridView and bind it.
2. Setup column groups view.
3. Change some column and set the data source again on button click.
4. Run the project
Completed
Last Updated: 08 May 2012 04:09 by ADMIN
It is necessary to implement GetHashCode to avoid collisions when using this object in dictionaries
Completed
Last Updated: 14 May 2012 13:02 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: GridView
Type: Bug Report
0
1. Create a new project with RadGridView and bind it.
2. Add a button and when handling its Click event set the CurrentRow to null.
2. Run the project.
3. Start narrator.
4. Sort by some column.
5. Click the button.
Completed
Last Updated: 13 Feb 2014 09:03 by ADMIN
steps to reproduce the bug:

1. run HtmlViewTest.exe
2. don't re-size the form (keep the horizontal scroll bar visible in grid)
3. keep editing column4 several times
4. System.NullReferenceException will be thrown
Completed
Last Updated: 12 Jun 2012 03:43 by ADMIN
1. Create a new project with RadGridView and bind it.
2. Run the application.
3. Double click on a column to best fit.
4. Double click the same column twice
Completed
Last Updated: 12 Jun 2012 06:12 by ADMIN
Use the ticket project:

- type in filtercell T2 the following text: test
- make no commit of the filter cell!
- click directly on the radbutton of the ribbonbar
- click in the filter cell of T2
- click in grid
- click in filter cell of T2
- click in grid