hi ,
in my c#.net application i have to display some avlues in a text box inside a while loop. but the values are not displayed during the loop is running. when it is finished the last value is displayed.
how can i solve this?
inside the loop some methods are running including reading data from database.
anushka