hi....
when am giving
Dim dsNewRow As New DataRow
its giving the Error like "System.Data.Da taRow.Protected Sub New(builder As System.Data.Dat aRowBuilder)' is not accessible in this context because it is 'Protected"
what shoul i do to get rid of this error?
plz help me..........
when am giving
Dim dsNewRow As New DataRow
its giving the Error like "System.Data.Da taRow.Protected Sub New(builder As System.Data.Dat aRowBuilder)' is not accessible in this context because it is 'Protected"
what shoul i do to get rid of this error?
plz help me..........
Comment