Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
Export to Excel - ASP.net 2.0
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Not Me, post: 495528"] Hi, I'm trying to export from a gridview control, to an excel file using code intended for a datagrid control (it's all over the web, can post if requested) I get the error. Control 'gvSearch' of type 'GridView' must be placed inside a form tag with runat=server. This error is similar to that experienced when the datagrid had server-side controls such as edit buttons and the like, but my gridview is very plain, just displaying text fields (and it is of course inside a form tag with runat=server). Are there any tweaks that could be made to allow the code to work? or is a completely different method the only way? Cheers, Chris [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
Export to Excel - ASP.net 2.0
Top