I have an UltraWinGrid with a column that had a button on the right margin. When this button was clicked a dropdown list box appearred as shown in the right hand side of the attached file.
I changed this button to a vertical scroll bar so that all of the information could be seen if it did not fit the box. However now the dropdown list box does not appear. Is there a way to do this using the vertical scroll bar?
Thanks
Omer
Hi Omer,
I'm afraid I don't really understand what you are asking and there is no file attached to your post.
Sorry for the confusion Mike. I am resending the image that I thought I had attached.
Hi,
Okay, I see the image, now, but your question still doesn't make sense to me. The button in this screen shot appears to be a dropdown button. So you probably attached a ValueList to the grid column or else you are using an editor with an EditorDropDownButton in the ButtonsRight collection. That all makes sense - although it would probably help a lot if I know which one you were using.
But what do you mean when you say you changed the button in to a scroll bar. There's no simply way to put a scrollbar into a grid cell. And showing a dropdown in response to clicking on a scrollbar seems completely nonsensical to me, so I am guess that it's a typo in your original post or maybe we are not using the same terminology here. :)