Results 1 to 40 of 46

Thread: [RESOLVED] Gridview ButtonField with dynamic Image

Hybrid View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2010
    Posts
    156

    Re: [RESOLVED] Gridview ButtonField with dynamic Image

    I was using this to know what button was clicked
    Code:
    Dim gridinc As Integer = GridView1.SelectedRow.DataItemIndex
    How can I use the ID. I know I am passing it back I just cant work out what to put to access it

    Ive tried all sorts.

    I want I presume

    Code:
    Dim gridinc As Integer = 'ID passed back from ASPX page
    But for the life of me I have no idea what to put. this is so new to me

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Feb 2010
    Posts
    156

    Re: [RESOLVED] Gridview ButtonField with dynamic Image

    Please tell me you guys make more mny than me knowing all this stuff!

    I have been a field engineer for 15 years setting up networks, servers and such. No mny in it at all for me so I am trying to increase my skills with programming talents!

  3. #3
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: [RESOLVED] Gridview ButtonField with dynamic Image

    Quote Originally Posted by a5m0d1 View Post
    Please tell me you guys make more mny than me knowing all this stuff!

    I have been a field engineer for 15 years setting up networks, servers and such. No mny in it at all for me so I am trying to increase my skills with programming talents!
    Ha ha, I get by ok. I still have lots to learn though, new technologies coming out all the time, but that is part of the fun of development.

    Gary

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width