Skip to content

Replies

0
Rameez Sadikot
Rameez Sadikot answered on Jun 28, 2023 1:41 AM

Hi Bozhidara,

Thanks for your reply. 

I found the issue. By default on macOs the igniteui-angular package is referring to registry.npmjs.org ( registry.npmjs.org/@infragistics/igniteui-angular )

But when I use the commands with sudo access then it is referring to correct registry ( https://packages.infragistics.com/npm/js-licensed/)

The issue is solved now.

Thanks

0
Rameez Sadikot
Rameez Sadikot answered on May 18, 2023 2:23 AM

Thanks this worked. 

0
Rameez Sadikot
Rameez Sadikot answered on May 12, 2023 7:07 AM

Hi Teodosia,

Thanks for your response. 

Can you please give me a sample to add png image to the sheet. I didn't find any sample or demo in the Excel Library section.

I want our company logo to be added in mid of the First row.

Please let us know how to achieve this.

Thanks

0
Rameez Sadikot
Rameez Sadikot answered on Oct 27, 2022 6:35 AM

Hi Bozhidara,

We are face also facing the same issue with igx-grid custom loading icon. It is working fine with the initial load but when we change the isLoading from the code again the default grid loading icon appears.

I have modfied the sample and added a button at the top "Click me to load". Please click to replicate the scenario.

Sample can be found here

Looking forward to hearing from you!

Regards

0
Rameez Sadikot
Rameez Sadikot answered on May 26, 2022 4:14 AM

Hi Sani, are you able to achieve this requirement?

0
Rameez Sadikot
Rameez Sadikot answered on Apr 5, 2022 1:10 AM

Hi Riva,

Sorry for the late reply! We have tested implementing your sample and it works for us! 

However I would have loved if it is achieved with autocomplete keeping in mind about the look and feel and usability. 

One more thing we observed is that when we want to filter data with where condition on multiple columns the results are not updated on the combo box list until we move the mouse or click somewhere! But the same is working well if the searched text is binded to "displayKey" of the combo. 

Other than the above said things I find your inputs helpful for the moment!

Thanks!

0
Rameez Sadikot
Rameez Sadikot answered on Feb 4, 2022 4:11 AM

Thanks Ivan, it worked!