about .Items.FindByText

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Guest's Avatar

    #1

    about .Items.FindByText

    Hi, is it FindByText case Sensitive?
    How to set it to case insensitive? Thanks in advance.


  • Herfried K. Wagner [MVP]

    #2
    Re: about .Items.FindByTe xt

    <js@someone.com > schrieb:[color=blue]
    > Hi, is it FindByText case Sensitive?
    > How to set it to case insensitive? Thanks in advance.[/color]

    Which control/collection are you talking about?

    --
    M S Herfried K. Wagner
    M V P <URL:http://dotnet.mvps.org/>
    V B <URL:http://classicvb.org/petition/>

    Comment

    • Guest's Avatar

      #3
      Re: about .Items.FindByTe xt

      hi, it is WebControls.Dro pDownList.
      is it any settings for this? Thanks.

      "Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message
      news:%233vE4naN GHA.208@tk2msft ngp13.phx.gbl.. .[color=blue]
      > <js@someone.com > schrieb:[color=green]
      >> Hi, is it FindByText case Sensitive?
      >> How to set it to case insensitive? Thanks in advance.[/color]
      >
      > Which control/collection are you talking about?
      >
      > --
      > M S Herfried K. Wagner
      > M V P <URL:http://dotnet.mvps.org/>
      > V B <URL:http://classicvb.org/petition/>[/color]


      Comment

      Working...