Visual Studio Developer Center > Visual Studio Forums > Crystal Reports for Visual Studio > change color of particular characters from string in ASP.Net with c#
Ask a questionAsk a question
 

Answerchange color of particular characters from string in ASP.Net with c#

  • Saturday, November 07, 2009 9:06 AMNewProgammer Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    hi friends,
    I am working in ASP.NET web application..I have form with search facility..I am displaying search result in Datalist control,which contain label as nested control..I want to change searched string from text of label...In short..searched string in different color..

Answers

  • Monday, November 09, 2009 3:03 PMRupert Davis Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi,

    You need to post this question in the ASP.Net forum not Crystal Reports.

    Also you need to frame the question more clearly.
    You want to change the colour of text in a nested label control then use its forecolor property to set the text colour.
    The syntax will relate to which language you are using.

    Regards

    Rupert 
    the problem is not what you don't know it's what you think you know that's wrong

All Replies

  • Monday, November 09, 2009 3:03 PMRupert Davis Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi,

    You need to post this question in the ASP.Net forum not Crystal Reports.

    Also you need to frame the question more clearly.
    You want to change the colour of text in a nested label control then use its forecolor property to set the text colour.
    The syntax will relate to which language you are using.

    Regards

    Rupert 
    the problem is not what you don't know it's what you think you know that's wrong