Results 1 to 2 of 2

Thread: Get URL Link from other column

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member vbzero's Avatar
    Join Date
    Aug 2000
    Location
    Vienna
    Posts
    347

    Question Get URL Link from other column

    the picture shows the datagrid that is already bound to
    the database.

    the problem is:

    when I click the link, the button cloumn item should
    return the thread id from the thread id column.

    when I click the link, the controls fires the
    <b>'DataGrid_ItemCommand'</b> event.

    from there I can read the index from the item and/or
    its command name.

    but this doesn't help. I need the name from the thread id
    column.

    any ideas? thx!
    Attached Images Attached Images  

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