Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7194021
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T20:17:15+00:00 2026-05-28T20:17:15+00:00

I have a GridView with an ImageField and a ButtonField in it. The Image

  • 0

I have a GridView with an ImageField and a ButtonField in it.
The Image is large .. but i want it to be displayed in a smaller size in the grid.. so I’m looking for a way to fix the cell size of my GridView.

How can I do this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T20:17:16+00:00Added an answer on May 28, 2026 at 8:17 pm

    I had the same problem; solved it this way:

    <asp:ButtonField ButtonType="Image" CommandName="EliminarFuente" HeaderText="Eliminar" ImageUrl="~/Themes/Images/Delete.png" >                                                                    
        <ControlStyle CssClass="BotonDeImagen"/>
        <ItemStyle HorizontalAlign="Center" />                                                                    
    </asp:ButtonField>
    

    The CSS class is like this:

    .BotonDeImagen
    {   
        width:25px;
        height:25px;        
    }
    

    and the result is a centered image of 25*25 pixels.

    Alternative solution:
    You could define height and width on the ControlStyle tag, instead of using a CSS class.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an ASP.Net GridView and I want to include an Image and a
I have an image field in a gridview as this: <asp:ImageField DataImageUrlField=PictureID DataImageUrlFormatString=~/UploadedImages/{0}.jpg HeaderText=Image
I have GridView and this grid has setup paging, but this paging not show
Have a gridview control which will show X amount of rows. I want to
I have a GridView control in an Asp.net application, that has a <asp:buttonField> of
i have a gridview and inside i have a TimeSelector, but how am i
I have a gridview as the below image: I have the textboxes in the
I have gridview that I am using paging on. I want to pass along
Hallo there I have and imageField as part of a gridview and would like
i have GridView with each Grid as a simple TextView. i need a scrollbar

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.