Hi Team,
I am using iggrid for our project.I have a grid with three fixed columns and more number of columns with left to right scroll bar.In this grid,
so many columns were hidden.If i am making some columns to visible in grid means row offset problem is arising.Please help me to resolve this issue.Thanks
Hello Lakshmi,
Thank you for getting back to me.
I noticed that the same issue is discussed in this forum thread where my colleague has already provided a sample.
Since our policy is to handle single thread per issue I will suggest to continue the communication in the mentioned forum post.
Please let me know if you have any additional questions regarding this matter.
Hi Vasya,
Thanks for your reply.
Yes your understanding is correct.
This grid contains three headers.
Picture 1 shows the header without the reduced size.This shows less number of rows in iggrid
Picture 2 -shows three header reduced with reduced size.This is changed to show more number of rows in iggrid.
The code which i am used to reduce the header size is
#EnterGrid_fixedHeaderContainer { height: 129px !important; } #EnterGrid_headers { height: 0px !important; } #EnterGrid_headers tr { height: 0px !important; }
I have changed the picture 1 layout to picture 2 layout.Could you please tell me that the layout change that i have changed is a problem for this issue or not?
Answer for your questions:
fixingDirection is left for this grid
Hidden columns are displaying in non fixed area.
Version of our Ignite UI controls is 13.2.20132.2157.
Thanks
Lakshmi priya
Thank you for posting in our community.
In order to ensure that your issue is addressed correctly I will need some additional information regarding your scenario.
Please clarify that I understood correctly, you have an igGrid with Column Fixing feature enabled, three initially fixed columns and multiple columns in the non-fixed area (so that a scrollbar is rendered). Additionally, you have multiple hidden columns. When showing the hidden columns the misalignment from the provided screenshot appears, is that correct?
My questions at this point are:
This information is going to be highly appreciated and helpful.
Looking forward to hearing from you.