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.
Hello,
Our developers looked into this issue, and they determined that it's being caused by performing EnterEditMode in the MouseEnterElement event.
As we need this fix very urgently, can you please let me know the status for this issue and by when can we get this...
I have logged this as a development issue.
Without knowing what is causing this, it's impossible to say. It might be possible to work around the issue using a CreationFilter, but it would be very tricky, and I'm not sure it's possible.
So is their any other way to handle this functionality? if yes the please suggest