Kendo button download file
Add a comment. Submit comment. Sort by Score Date. Ianko Telerik team. Regards, Ianko Telerik by Progress Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization charts and form elements. Lawrence Top achievements Rank 2. This is what I did Action "DownloadFile", "Home" ' ;. File fundRequest. UrlEncode fileName ;. Hello Lawrence, Thanks for sharing your code.
I believe it will be helpful to the community. Regards, Ianko Progress Telerik Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization charts and form elements.
Kunal Top achievements Rank 1. Answer this question. Drag and drop files here or browse to attach Find centralized, trusted content and collaborate around the technologies you use most. Connect and share knowledge within a single location that is structured and easy to search.
I have a function that creates a kendo grid which has the button to download it as a ". There is a dropdown that when is changed, calls this function again. The problem is, when i click in the button to download the file, it downloads every grid previously made when I want only the current one.
For example, i created the grid once, then i changed the dropdown and the grid changed to the values corresponding to the new dropdown value, but when I click in the button, it downloads 2 files, from the first grid made and the one showing. I would suggest you to remove the grid before creating a new one. This function would delete it and also would return you the current data in the grid, if you want to re-assign it:.
How are we doing? Please help us improve Stack Overflow. Take our short survey. Stack Overflow for Teams — Collaborate and share knowledge with a private group. Virtual Classroom. To try it out sign up for a free day trial. Start Free Trial. Button An Angular directive for button elements. ButtonGroup Grouped Buttons with identical functionalities. Chip A component for entering and filtering content, or triggering actions.
ChipList A component for maintaining sets of selected chips. DropDownButton A component for executing additional action items. FloatingActionButton A component for executing primary or most common actions. SplitButton A component for executing default or predefined actions. Edit In Stackblitz. Change Theme: default. Start a free trial. Next Getting Started. Contact Support.
0コメント