Skip to content

Replies

0
Alexander Marinov
Alexander Marinov answered on Jul 18, 2019 6:04 AM

Hello Mason,

Thank you for contacting the Infragistics support!

Ignite UI for Angular is open-source until you move your application to production. At that point, you will need to obtain a license. For more information regarding the licensing of Ignite UI for Angular, see the following: https://github.com/IgniteUI/igniteui-angular/blob/master/LICENSE.

By purchasing the product, you will get access to the Infragistics Support Service, which guarantees you a first-response to all your questions within 24 hours. It also provides you with assistance with your needs working with the Infragistics components and priority Infragistics controls issue investigations.

You may find more information about the Infragistics Support Service here – http://es.infragistics.com/…/support-policies

Please, let me know if you have any additional questions regarding this question!

Best regards,

Alexander Marinov

0
Alexander Marinov
Alexander Marinov answered on Jun 3, 2019 6:08 AM

Hello Medex,

Thank you for contacting the Infragistics support!

You may look at this sample to see how to configure a WebHierarchicalGrid with Column Grouping for exporting to Excel – https://es.infragistics.com/samples/aspnet/hierarchical-data-grid/excel-export

Please, let me know if you have any additional questions regarding your scenario!

Best regards,

Alexander Marinov

0
Alexander Marinov
Alexander Marinov answered on Nov 12, 2018 2:16 PM

Hello Veselina,

The behavior that you describe is caused by the regional settings of the server you are using (GMT+0300, most probably).

You can set

 

.DisplayTimeOffset(180)

 to the date picker and this should meet your scenario.

Another option is to change the regional settings of the server to the zone that you are targeting.

Please, let us know if this is not a valid approach for your project so that we would be able to investigate it further.

Best regards!