databind Textbox update

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • u2envy1
    New Member
    • Nov 2007
    • 2

    databind Textbox update

    How do I update a textbox if the data in the sql database has changed.
    e.g. If a user open a form. The textbox is poplated with the data. While the user is viewing the data & the data change in the database. How can I update the textbox to show the updated data without using a timer control.
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Hi u2envy1

    Welcome to TSDN.

    Kindly mention the language that you are using.

    Feel free to post questions in the related forum only by choosing from under the blue bar on the top of your page.

    But before that give a try from your side and if possible try to post what/how you have approached to solve the problem.

    It will help Experts in the forum in solving / underestanding your problem in a better way.

    Please follow the posting guidelines in every new post/reply.

    Please specify your post/question clearly.Please use proper code tags in all your codes.

    Regards

    Debasis

    Comment

    • u2envy1
      New Member
      • Nov 2007
      • 2

      #3
      Originally posted by debasisdas
      Hi u2envy1

      Welcome to TSDN.

      Kindly mention the language that you are using.

      Feel free to post questions in the related forum only by choosing from under the blue bar on the top of your page.

      But before that give a try from your side and if possible try to post what/how you have approached to solve the problem.

      It will help Experts in the forum in solving / underestanding your problem in a better way.

      Please follow the posting guidelines in every new post/reply.

      Please specify your post/question clearly.Please use proper code tags in all your codes.

      Regards

      Debasis
      It is in windows forms using C#

      Comment

      • debasisdas
        Recognized Expert Expert
        • Dec 2006
        • 8119

        #4
        Originally posted by u2envy1
        It is in windows forms using C#
        Kindly post the question in the related technical sections only as suggested in the previous post.

        Comment

        Working...