Embedding logo image in Telerik Kendo Grid Excel Export - kendo-grid

I'm use Telerik Kendo Grids in my current project and currently we are evaluating it as a good alternative for our server side excel export. I'm using the latest Kendo library and one of the place I got struck up is how we can embed a logo image at the header of the excel file? Any help would be really appreciated.

As far as I know, this feature is yet to be implemented. You can vote it up so it gets implemented here.

Related

Using Charts on Prince Library

I am running some tests on Prince version 14.
I am wondering if someone here successfully displayed a chart on a generated PDF?
I tried different libraries and still, it does not display the charts I'm trying to generate in it.
I think https://www.princexml.com/releases/14/ link is useful for you

How to import functioning HTML programs into Bootstrap project?

I am new to Bootstrap Studio and am pretty much learning everything as I go!
I am creating front end pages for a school software project. I have written a chat box program in HTML and CSS and would like to include that inside the pages I am designing with Bootstrap Studio.
I don’t have problem importing the files, I am just not sure how can I include the chat box in the project.
The only thing I could think of was to place a Form then convert it into HTML and paste my code there, however that didn’t work and I am still confused on how to also use the CSS file which I have imported.
Really appreciate it if you could point me to the right direction.

Export to excel button not working in Edge browser

Export excel button of kendo grid is not working in MS Edge browser.
The same thing is working in IE11 and Chrome browsers.
No error messages are shown.
Edge is of version 42.17134.1.0.
I made a test with the kendo grid example from this link.
Grid / Export to Excel
I tested with Microsoft Edge 44.18362.1.0 and find that Export to Excel button is working fine.
This is the testing result.
So there is no issue with Edge browser on my side.
It can be possible that some other thing caused this issue on your side. You can try to visit the above link and try to run that demo on your side to check whether it is working or not.
If issue persist than try to provide detailed information about your issue. We will again try to check the issue and try to provide suggestions for it.
If you have an old App, then it may still be using the Kendo scripts from 2015.
This issue was fixed in Q1 2016:
    https://www.telerik.com/forums/excel-export-not-working-in-edge
It may be time for an upgrade.
Better yet, replace Kendo by rolling your own Grid
You could replace other Kendo UI features by using opensource alternatives like jQuery UI.
It is easier to create your own now, using the modern web building frameworks of today.
However, if you're stuck with millions of lines of Legacy Code and an outdated framework (like Web Forms), then I understand not wanting to change anything, other than updating the Kendo Scripts.

How to display HTML help file in WPF

I have a help file, in HTML format, that I need to display within my MVVM Application in WPF. I don't want to use anything WinForms related and I don't want any dependency on ActiveX or IE. Is there not a simple and out-of-the-box way to do this in WPF? Do I need to go through the hassel of writing converters and other unwanted code?

How to make custom layout in Amazon webstore platform?

I am facing some problem with creating custom layout in Amazon webstore. I actually want to create a 3 column layout but the default templates not support that. I already asked their support team but they didn't provided me the solution of what I want.
They told me that I can make a layout using HTML widget, but with HTML widget I can only place html codes there, where I want to restructure the whole layout and a HTML widget can only be placed only on their defined widget slot. I can't insert other widgets in HTML widget. Does anyone have any idea about that ?
Please click the link to see the image which I want to create. My site is http://www.cruzerlite.com/ and I like to build structure like http://store.mybat.com/
www.diit.info/layout.jpg
Please let me know if you have any confusion regarding this question and any help will be highly appreciated.