When click on textbox of gridview, how to open popup window for showing textbox value

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kank999
    New Member
    • Dec 2012
    • 2

    #1

    When click on textbox of gridview, how to open popup window for showing textbox value

    I am new to popwindow concept in asp.net.
    So i need code for help.

    Simply I have to open pop window for showing text in large area.when user will click on textbox he should read properly .That's my purpose.
    I have never did it before.

    Thanks in advance.

    Regards
  • leecorp
    New Member
    • Jan 2013
    • 10

    #2
    Well After reading this,
    I think you can use the Tool Tip Property of the Text Box Control
    Then Type the Text You want to show when the Mouse is pointed on it

    If that you want

    Good Day

    Comment

    • madankarmukta
      Contributor
      • Apr 2008
      • 308

      #3
      Hi,

      Could you pls be more specific about the requirement.

      Give the more coverage for what is mean by 'read properly'
      What kind of data it is- is it a normal data or the critical data you wanna user to read?

      Please clarify more on.

      Comment

      Working...