TElHeader and use of Lookup-Functionality
  • I want to use Lookup-Functionality in TElTreeStringGrid /TElHeader.
    I also set LookupStyle to csDropDownList.

    When the style is set to this value, I would expect that Lookup is down when select a value in combobox.
    But I have to do a extra keyboard-click (e.g. ) to get lookup finished and combobox hidden.

    I've made following changes in procedure TCustomElHeader.EditChange:

    if FLookup.Style = csDropDownList then
    FLookup.Visible := False;


    So Lookup is finished when item in combobox is selected.
    I think this is the move expected behaviour in this combobox-Style.


Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Google Sign In with OpenID Sign In with Twitter