Hello,
I am implementing a list box control using an UltraGrid and I would like to have the behavior of a 'toggable list' (click once to select a row, click again to deselect). Currently, I have it working as desired, except the user has to hold down the ctrl key. Is there any mechanism to have my control act as if the user is always holding down ctrl?
Thanks in advance.
Hi there, this is what I have been looking for, but this is to old, it is giving me problems to migrate it to 19.1, by the chance is there some updated version for this example or some article to follow? Thank you
Thanks for the example, it was very helpful.
see attached