Hello,
I'm investigating using the Infragistics Hierarchical grid and running into a problem where the expanders aren't visible. The expanders do exist and the rows can be expanded to display the child data but there is no visible icon. I'm assuming I'm not setting something up properly. I'm attaching some demo code with dependent scripts.
Thanks,
Matt
Hello Matthew,
I tested your sample and indeed the expand/collapse icons were missing. However if you inspect the respective element using the browser's developer tools, you will see that the grid is looking for them in a directory called "images". Therefore you need to make sure that when you place the scripts/styles on a custom location, all necessary files are present for the proper loading of the control. Please let me know if you have any further questions.
Regards,
Tsanna