Replies
Hello Ray,
Thank you for posting in our community.
This is an initial update to let you know that we have received your support request regarding how to get parent tree node in nodeClick client event in ASP.NET MVC and I am currently looking into this matter for you. I will keep you posted on my progress and I will get back to you soon with more information or questions for you.
Please feel free to continue sending updates to this case at any time.
Regards,
Viktor Kombov
Entry Level Software Developer
Infragistics, Inc.
Hello Ray,
Thank you for your cooperation!
I am glad that the issue has been resolved.
Thank you for choosing Infragistics components!
Regards
Viktor Kombov
Entry Level Software Developer
Infragistics, Inc.
Hello Ray,
Thank you for posting in our community.
You can use this CDN link in order to add the Dock Manager component into your project: https://cdn.jsdelivr.net/npm/igniteui-dockmanager/loader/index.js. However, please note that if you are using the CDN link you will get the trial version of the product and a trial watermark will be displayed on the page.
I believe you will find this topic of our official documentation very helpful in order to acquire the licensed version of Ignite UI Dock Manager. Basically, you can use the private npm feed or you can download the package from our ProGet site. In order to do this you have to log-in to https://packages.infragistics.com and go to js-licensed feed, next find the @infragistics/igniteui-dockmanager package, choose which version of it you would like to use and after that you will be able to download it in .tgz file.
Please let me know if you need any further assistance regarding this matter.
Regards,
Viktor Kombov
Entry Level Software Developer
Infragistics, Inc.
Hello Vaibhav,
I am glad that you find this suggestion helpful!
Thank you for choosing Infragistics components!
Regards
Viktor Kombov
Entry Level Software Developer
Infragistics, Inc.
Hello Vaibhav,
Thank you for your patience while I was looking into this matter for you.
After an investigation I found that this issue is not related to the remote data source. The reason for this behavior is that in the second sample the width the Grid control is defined with its initialization to 100% and the width of its column are not set. What you can do is to set all column widths so that their sum becomes 100% or you can set the Grid's width after its rendering. Another option is to not set the width at all like in the first of the provided samples.
I have modified the second sample illustrating my suggestions. Please test it on your side and let me know whether you find it helpful.
Looking forward to hearing from you.
Regards,
Viktor Kombov
Entry Level Software Developer
Infragistics, Inc.
Hello Vaibhav,
I am currently looking into this matter for you. I will keep you posted on my progress and I will get back to you as soon as possible with more information or questions for you.
Please feel free to continue sending updates to this case at any time.
Regards,
Viktor Kombov
Entry Level Software Developer
Infragistics, Inc.