Hi
We are seeing the following visual artefact when we resizing column widths using the cursor/mouse.
Note the thin vertical black line, it goes out over the grid's boundary.
This is occurring on all grids and all columns.
Regards
Aidan
Hello,
Thank you for contacting us.
About this issue, could you please provide me more information regarding it, or better, some isolated sample where the issue is reproduced. I have tested the igGrid from our website with online samples (http://igniteui.com/grid/column-resizing) and everything works as expected.
Could you please tell me what is your exact product version, also with which browser this issue appear and do you use some additional CSS.
Looking forward to hearing from you.
Hi Zdravko,
Thanks for the reply.
I will try to find some time to reproduce this in an isolated sample, but in the meanwhile:
Occurs on all browsers that we test on (IE11,firefox 30, chrome35).
Using version 14.1.20141.2031 (taken from Infragistics.core.js).
There are other CSS files in this application so CSS being overwritten is a possibility, could you give me the names and values for some CSS so I can check if this is happening.
Not sure how to read
"... So this issue have been happening before until it was logged in our internal system and fixed. Now it is appearing again? I found the issue and the related sample to it, the fix persist in version 14.1.2031. "
I have confirmed to you that when I remove the "fix" my issue is resolved. That means to me, that the "fix" has introduced this behaviour.
I do not have time to strip down the current application into a sample, but I could sent you, in private, the html of the offending grid.
It should be possible from that to see what the CSS layout is that is causing the "fix" to be incorrect.
Hi,
I have created a private case for you with number CAS-139989-G3N0D3, send me your code (CSS, JavaScript, HTML) there.
I can see this number listed in my Support Activity but I don't seem to be able to update the item in order to attach source.
Hello Aidan,
I can suggest you to send me the source as an attachment to a mail to support@infragistics.com with the subject field containing the case number(CAS-139989-G3N0D3).
I have experienced the same problem, and it was related with the feature columnVirtualization: true, you might comment that if you dont need it, and the problem solves.
I think that issue is related with css, but i am not sure.
I hope this helps.