Hi,
I am using IGTreeGrid in my project. Sometimes, when Grid rebinds itself , it loses half of the columns data.
Please find screenshots. Could you please advise asap ? Also, please give some light on which events could trigger this ?
Thanks much in advance.
Please see screenshot.
Could you please asap ? need to resolve this. I also figured, when grid is moved from one place to another, it initializes itself and rebinds the data. Please let me know asap.
Thanks
I am using MulitColumnGroupHeaders.
Hello C R,
Thank you for posting in our community.
I tried following the scenario that you described and created a small sample. I enabled Multi Colum Headers and Resizing features. When I resize any column(from both multi column headers and regular columns) everything works as expected and all data iscorrectly displayed. I am using latest version available for 17.1 which currently is 17.1.20171.1012. I am attaching my sample for your reference. Please test it on your side and let me know what is the behavior. If this is not an accurate demonstration of what you are trying to achieve please feel free to modify it and send it back to me along with steps to reproduce. This is going to be highly appreciated and will help me investigate this matter further.
Additionally, can you please clarify what do you mean by "when grid is moved from one place to another"?
By design, events triggered by Resizing feature are:
- columnResized
- columnResizing
- columnResizingRefused
Looking forward to hearing from you.