datasource remove current

  1. S

    When removing items the next items doesn't remove only the first one. please help

    Imports System.Collections.GenericI mports System.Net Imports System.IO Public Class Form2 'Dim filename As String Public ftpSettings As FtpClient Private Sub cmdUpload_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles cmdUpload.Click host =...
Back
Top