User Profile

Collapse

Profile Sidebar

Collapse
Monuindia2002
Monuindia2002
Last Activity: Apr 29 '10, 02:11 PM
Joined: Mar 16 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Monuindia2002
    replied to Threading Problem
    Hi,
    Thanks for the reply.

    I have tried the code in text changed event, key up/down events of text box.

    I have tried to do what 'jkmyoung' has suggested, but getting an exception "InvalidOperati onException: Cross-thread operation not valid: Control 'TextBox1' accessed from a thread other than the thread it was created on"

    Can you please suggest something on this?
    Thanks
    See more | Go to post

    Leave a comment:


  • Monuindia2002
    started a topic Threading Problem

    Threading Problem

    I have a text box and a crystal report viewer in a windows form.

    As user types in some text in text box, it should immediately display in report viewer. I have done this, but I have problem here, that is "If user types too quickly then refreshing of the preview screen is fine, but if user type slowly then text is lost"

    I am not able to find a solution to this problem.

    I tried with multithreading,...
    See more | Go to post
No activity results to display
Show More
Working...