Hello :
I want to add a button in webgrid which shows "download" in text field and this column is data bound to database . When user clicks the button the download dialogue appears for file download. I adopt netadvantage 2009 V2. How could I get it?
Daniel
Hello Daniel,
This can be done by using the WebGridDocumentExporter or the WebGridExcelExporter (depending on the type of file that should be created for download). The documentation suggests using a button outside of the grid and putting the export code in the button's click event. If you want to add the button inside the grid, you could create a template column that holds a button.
Let me know if you need more information. I can forward your post to developer support for further assistance.
Elizabeth AlbertLocalization Engineer