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
User Profile
Collapse
-
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,...
No activity results to display
Show More
Leave a comment: