Completed
Last Updated: 16 Jun 2015 07:59 by ADMIN
ADMIN
Created by: Vera
Comments: 7
Category: GridView
Type: Bug Report
1
This problem is reproducible only in WPF and can be observed on both Row Context Menu and Header Context Menu QSF examples.

The fix will be available with Q2 2015 version.
Unplanned
Last Updated: 03 Aug 2016 13:14 by ADMIN
Declined
Last Updated: 09 Mar 2015 12:57 by ADMIN
ADMIN
Created by: Dimitrina
Comments: 1
Category: GridView
Type: Feature Request
1

			
Completed
Last Updated: 06 Nov 2014 15:38 by ADMIN
The problem was initially reproduced by TestStudio users. It can also be reproduced with a codedUI test where the editor is searched by its AutomationID.

Error Message:

Microsoft.VisualStudio.TestTools.UITest.Extension.UITestControlNotFoundException: The playback failed to find the control with the given search properties. Additional Details: 
TechnologyName:  'UIA'
ControlType:  'Text'
AutomationId:  'CellElement_2_1'
Unplanned
Last Updated: 03 Aug 2016 13:08 by ADMIN
ADMIN
Created by: Dimitrina
Comments: 0
Category: GridView
Type: Feature Request
1

			
Completed
Last Updated: 10 Feb 2015 16:56 by Lisitsa
ADMIN
Created by: Dimitrina
Comments: 1
Category: GridView
Type: Bug Report
1

			
Unplanned
Last Updated: 03 Aug 2016 13:08 by ADMIN
The same works fine with the old Nested mode.
Unplanned
Last Updated: 03 Aug 2016 13:07 by Metin
ADMIN
Created by: Nick
Comments: 1
Category: GridView
Type: Feature Request
1

			
Declined
Last Updated: 15 Jul 2016 08:38 by ADMIN
Completed
Last Updated: 05 Mar 2015 16:39 by ADMIN
Completed
Last Updated: 12 Dec 2016 14:54 by ADMIN
When a predefined RowTemplate is set with RowStyle property the Adding New Item functionality fails. As a workaround we suggest extracting a Style based on our GridViewRowStyle and targeting the GridViewRow.

Available in LIB version 2016.3.1212, it will be also available in the 2017 R1 release.
Completed
Last Updated: 26 Mar 2015 14:28 by ADMIN
ADMIN
Created by: Dimitrina
Comments: 0
Category: GridView
Type: Feature Request
1
 Introducing an overload of ExportAsync that exposes some "export finished callback" that could be a custom Action delegate. 
Completed
Last Updated: 11 May 2015 12:17 by ADMIN
Focus stops moving but selection keeps moving when navigating through the keyboard down key. When the window is stretched so that the ScrollBar is not visible, the issue could not be reproduced.
Declined
Last Updated: 05 Mar 2015 16:50 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 13:17 by Andy
Created by: Andy
Comments: 0
Category: GridView
Type: Feature Request
1
When dealing with Date column filters show available options (similar to text filters) and support grouping based on Year, Month. This is a very handy feature of Excel.
Unplanned
Last Updated: 03 Aug 2016 13:11 by ADMIN
Completed
Last Updated: 13 Jul 2016 12:06 by ADMIN
ADMIN
Created by: Dimitrina
Comments: 0
Category: GridView
Type: Bug Report
1

			
Unplanned
Last Updated: 03 Aug 2016 13:10 by ADMIN
I want to get ItemsSource by retrieving a list from a dictionary, so I need 2 parameters, but I can't use MultiBinding to do this!