Search

Sort help tip displays above DataGrid column headers when Sorting is turned off by Ed Taylor

Closed
as Duplicate Help for as Duplicate

1
0
Sign in
to vote
Type: Bug
ID: 716161
Opened: 12/31/2011 8:55:18 PM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
See attached two screen shots:

Screen 1. When mouse hovers over GridControl the help tip displays "Sort by ..." on all the sortable columns, but the user cannot click on a heading to sort because sorting is turned off. This is confusing to the user.

Screen 2. In Visual Studio screen designer you can see that the CollectionView for this grid has "Support Sorting" property turned off.
Details (expand)

LightSwitch Release Version

Version 1.0

Product Language

English

Steps to reproduce

1. Create grid screen.
2. On the CollectionView used by the grid control, uncheck "Support sorting".
3. Run the app and use the mouse to hover over the grid columns.

Operating System

Windows 7

Operating System Language

English

Actual results

Sort help tip displays when the user hovers over a grid column.

Expected results

No sort help tip should display when the user hovers over a grid column.
File Attachments
File Name Submitted By Submitted On File Size  
2011-12-31-screen1.png 12/31/2011 362 KB
2011-12-31-screen2.png 12/31/2011 160 KB
Sign in to post a comment.
Posted by Microsoft on 1/5/2012 at 10:31 AM
Thank you for reporting this issue. We are aware of this problem, but it isn't currently on our top fix list for the next release, but we have added it to our backlog.
Sign in to post a workaround.