Re: Whats Wrong With This Picture?

  •  04-07-2008, 4:48 PM

    Re: Whats Wrong With This Picture?

    Thanks Dan,

    The working code is therefore...

     
    if (defectItem.PriorityTypeId > 0)
    {
        this.lblItemPriority.Text = (string) new TypeService.TypeHandler()
            .GetPriorityTypes(securityToken)
            .Tables[0]
            .Rows.Find(defectItem.PriorityTypeId)["Name"];
    }


    Daniel Green
    Explorer Technologies
    Support Powered by OnTime 2008
    Filed under:
View Complete Thread

© 2002 - 2007, Axosoft, LLC. All Rights Reserved. | Privacy
Bug Tracking | Defect Tracking Videos | Help Desk Software