From: Anthony S. <an...@cs...> - 2008-09-09 08:32:06
|
DataGridUser.getFile() returns the full file transfer. If you want to simulate a partial file transfer, you have to do/code it yourself. anthony On Thu, 4 Sep 2008, Ekasit Kijsipongse wrote: > Hi, > I wonder if there is a way to simulate partial transfer of a file. The DataGridUser.getFile() can't, right? > > Best, > Ekasit K |