Hello,
I am having trouble with two buttons I inserted in a WinGrid. I added the two buttons side by side and they show correctly when I run the program but if i scroll to the right to see more columns and then scroll back to the left, the buttons overlap.
I would like some help to resolve this. Please see the image below:
Thank you.
Hello RichSee,
I`m not familar with your scenario, so could you please provide us more details. Are you using CreationFilter to add these buttons or you are using other approach. Please try to gice us more details or small sample with your issue and I`ll be glad to reseacrh it for you.
Let me know if you have any questions.
Regards
Have you been able to resolve your issue ? Did you have a time to take a look at the attached sample. Let me know if you have any questions.
Regareds
I actually didnt see the sample until I came back to respond. I am using a creation filter that builds the button programmatically.
Does that clue help?
In the mean time I can check out the sample code. Please let me know if you need me to send any of my code. Thanks!
Please take a look at the attached sample where I`m using CreationFilter and let me know if you have any questions. If you think that I didn`t reproduce your scenario, please feel free to modify this sample and revert it back to me. I`ll be glad to research this issue for you.,
Hi Georgi,
I have taken a look at the code sample you provided. Sorry for the late reply.
I was unable to reproduce the scenario using our code but it is very similar to the code you provided.
I will provide code that we are using to create the two buttons in one cell:
Could you please take a look at the new sample with two buttons. Let me know if you have any questions.