$10 Challenge, ASP.NET

Discussion in 'Programming' started by mahmood, Sep 12, 2007.

  1. #1
    $10 for the first person to give an correct solution to the following problem. Payment through paypal.

    • I have a DataGrid which is bound to a Datasource.
    • I have put a Label within ItemTemplate.
    • I need to get the data for the Label from another tables based on the PrimaryKey of the row.
    • The SQL query is not needed, I only need to know how to get the primaryKey of the row and access to the Label to modify it. - Lanuage VB -

    So far I have been told to use OnRowDataBound so I have the following mehtod:
    I don't bring the whole code here not to cause confusion.
     
    mahmood, Sep 12, 2007 IP
  2. mahmood

    mahmood Guest

    Messages:
    1,228
    Likes Received:
    43
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    OK guy, I got the answer. Thanks to all read this topic.
     
    mahmood, Sep 12, 2007 IP