Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
60
Row Expander Not Visible
posted

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

PrototypeGrid.zip
  • 15320
    Verified Answer
    Offline posted

    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