I want custom header text for igHierarchicalGrid. Its simple when data is in same format but I have data which is random. See attached example to see how data change.
Any idea how i can make header custom text for columns SerialNumber,Name,ChildSerialNumber?
This is the issue here $("#grid1").igGrid("headersTable") won't give child columns header text unless they are expanded.
Hello Manish,
I have not heard back from you since my earlier post. Let me know the answers to the above if you need further assistance.
Hi Manish,
So, looking at your request here as it relates to the recommended approach per the thread suggested, I am not quite clear as to why you are finding it to be different than what you are looking for. Can you offer some further details? The thread that I point to discusses how to change the column header text after load. So this would apply to changing the column header text (or custom header text) when reloading the grid as you are.
Let me know the differences as this may help to clarify for me, and I can proceed forward based on your clarification.
Thanks Manish!
I am looking at this further and will follow-up with you here on the thread.
This is different than what I'm looking. I'm looking for how to give custom header text for igHierarchicalGrid . Can you please modify the attached example ?
-Manish