Browse By Tags

  • WinGrid's DropDown cell loose text on mouseclick

    I have one wingrid bound to a BindingSource. The data are correctly shown in the grid at runtime.

    One of the columns of the grid is a varchar key that need to be decoded in a lookup table. So, I have a second BindingSource containing a couple key+description…