charlesg wrote:
>
> I can change a gridview with mode = multiple to single with:
> '
> Public Sub radbutSingle_Click()
> GridView1.mode = 1
> End
> '
> and it works but I cannot do it the other way round. i.e. if the mode is
> single th
Hi
I can change a gridview with mode = multiple to single with:
'
Public Sub radbutSingle_Click()
GridView1.mode = 1
End
'
and it works but I cannot do it the other way round. i.e. if the mode is
single then:
'
Hello again Mato
I don't really get this code. Why do you set xml8tracks to new
XMLReader, then immediately set it to the return from urlDownload?
Where is urlDownload defined? What does it return? Where do you define
xml8tracks? What is smix? Why is smix defined as String [10, 4]? Is
that s