[RESOLVED] [2005] WebClient Getting Data Problem
Hi ,
i'am facing a problem using webclient to get some data
i have a listview which filled by data coming from webclient
problem let's say i have 10 result : so 10 line on listview
i should wait until it end getting all the 10 result & then show them at once
it's my first use of WebClient
so i just asking if is there a solution that i can see while getting data
First & second on time ...
Thanks
Re: [2005] WebClient Getting Data Problem
anyone has an idea or something ?
or the webclient should load all data & then show them at once ?