This is a migrated thread and some comments may be shown as answers.

Target for GridButtonColumn

1 Answer 191 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Markus
Top achievements
Rank 2
Markus asked on 09 Jul 2008, 03:32 PM
Hello everybody!

I have a radgrid with a gridbuttoncolumn that lets me download files.

When clicking on this button the code does a response.binaryWrite(...)
Now the files always open in the same window (pdf, jpg, text etc.) and the application is gone.
I would like to open a new window, then the download should start. I read that I can only do this at client-side ?!
is this true?
can i achieve this behaviour somehow ???

thx in advance & kind regards
  Markus

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 11 Jul 2008, 10:20 AM
Hello Markus,

You can review the following example and consider opening a new window, to a page which can then perform the requested operations.

Best wishes,
Yavor
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Markus
Top achievements
Rank 2
Answers by
Yavor
Telerik team
Share this question
or