Hide Selection using Infragistics

One of the most annoying things that I have seen from Infragistics, an otherwise brilliant company, is the fact that when any of their controls lose focus the selected item is not longer selected!

This has been so annoying for a long time for me and I have finally found the property on the control that stops it from happening.

The property name is HideSelection and by default is set to true. Setting this value to false makes the selected item in that control (implemented by all Infragistics controls I think) keep the item selected when it does not have focus.

Simple thing. Yes. Bugged me for months. Definitely.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>