Grid.Mvc icon indicating copy to clipboard operation
Grid.Mvc copied to clipboard

Exporting Grid Into PDF / Excel / Html etc

Open akm6270 opened this issue 8 years ago • 2 comments

Hi,

Question 1:

Regarding - Exporting only displayed column on the grid: I edited the template that was being generated by export library and removed the columns that I didn't require and it worked nicely. But how can we format the template (tags & tag properties) for look and feel, i tried html tags but it wont work? Also i want to apply the conditions to show/hide a column, where do you think the condition should go? either in template item file or in ExportGridItemsProcessor.cs?

Question 2:

If we have two grids in a page, how can we handle the print option to select the grid we want?

Please Advice

Regards

akm6270 avatar Aug 17 '17 18:08 akm6270

I think i saw a nuget package to do this no ?

arimaze avatar Aug 22 '17 09:08 arimaze

@akm6270 is there any chance you can send my project that you mantioned? I tried to implement it from https://archive.codeplex.com/?p=gridmvc but it unfortunately doesn't work.

sarinek avatar Jul 19 '18 12:07 sarinek