We have a ultra grid which is having custom controls embedded in individual cells. When the grid cell is activated then its edit control get activated and the text of this control is shown over the horizontal scroll bar (if cell is partially visible and some part of the cell is below the scroll bar). Please provide a solution to fix the issue.
Hi,
How are you embedding controls in the grid? Are you implementing this yourself or are you using the UltraControlContainerEditor.
For the former, I'm not sure how I can help you, since I don't have any way of knowing what your code is doing.
For the latter, this might be a bug, and you should get the latest service release to see if it is already fixed.
How to get the latest service release - Infragistics Community
We are using UltraControlContainerEditor. We applied the provide hot fix but still issue is appearing.