Listbox updation
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I m facing a strange problem.Its not a big issue but still want to ask that **Is there any way to update list box without against any event ?**as I want to show users list in the list box at server side when clients/users successfully conncted but no value is displaying at that time instead I got this message during debugging "The list box is not in a given context". but if I add any value in list box against any event then it displays. so plz tell me how i can add values in list box in any context?. Regards
Shanzay