Showing related tags and posts accross the entire site.
-
I am running the canned Admin forms for a simple database. I found where to turn Excel export on in the GridViews. I have included the registerPostBack code listed elswhere and am executing this on the GridView's preRender Event. However, I am still blowing up in EntityGridView.Export on line 919...
-
I use a lot of hyperlink columns in my EntityGridView controls. This is a problem when users export the grid to excel. I have modified my local copy of the ExportToExcel class to fix this, so I thought I would publish it so that someone with more experience with the template modification could possibly...
-
Hi there. Is there a way to control which columns get exported? I have a entitygrid with some columns displayed but wish to export the all the columns in the database. I don't want to display all however? Thanks Matt