Main Menu
Knowledge Base
Product Registration
Log an Incident
Request a Feature
Search Incidents/Bug Reports


Search KB

Please note: In an effort to better serve you, we are in the process of restructuring DevCenter. In the process, we have moved many items that you may be used to finding in DevCenter over to the Main Site. If you are having trouble locating something, please try looking at the following places:

Knowledge Base Article: KB010117

FAQ:How do I turn off the ActiveRowAppearance so that the active row in the UltraWinGrid does not appear selected


The information in this article applies to:
UltraWinGrid (v5.3.20053, 6.1.20061, 6.2.20062, 6.3.20063, 7.1.20071, 7.2.20072, 7.3.20073, 8.1.20081)
  Article Created: 
3/21/2008

Last Updated:
3/21/2008

Article Type
FAQ
  
Page Options
Average Rating:
3 out of 10

Rate this page
Print this page
E-mail this page
Add to Favorites

Summary

When you place a new UltraWinGrid on a form, it loads a default Preset. This preset applies an ActiveRowAppearance and an ActiveCellAppearance to the grid which make the ActiveRow appear with the same colors as a selected row.

Note that this behavior does not affect selection in any way. To control row selection in the grid, you should use the SelectTypeRow property on the Override.

Additional Information

To turn off this appearance on the active row, open up the property grid window in Visual Studio and go to the UltraWinGrid's properties.

Expand DisplayLayout.
Expand Override.
Go to the ActiveRowAppearance property. Right click on this property in the property grid and click Reset.
Go to the ActiveCellAppearance property and do the same thing.


How would you rate the quality of this content?
Poor -----------------------------------------> Outstanding

Tell us why you rated the content this way. (optional)