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.
So their any other way to handle this functionality? if yes the please suggest.
Hi,
This is clearly a bug. I will forward this thread over to Infragistics Developer Support so they can get it fixed.
I can't think of any way to work around this. There's no way to bring an element to the front.
I have also attached a sample application. On hovering your cursor on 2X2 (second row and second column), the control placed in cell is displayed on the horizontal scroll bar.
Now, the horizontal scroll bar is also locked as contents of cell are displayed over the scroll.
Is there any way we can either bring scroll bar to front or set the control to back?
We are using UltraControlContainerEditor. We applied the provide hot fix but still issue is appearing.
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