RE: DataTable



Hi, Mohammad and Marina, Thanks a lot...

I will try it.

Thanks Again
Kind Regards.
Josema.

"Josema" wrote:

> Hi,
>
> I have a datatable filled, and i would like to delete one column completely,
> but when i use the method Remove(DataColumn column)
>
> i get this error:
>
> Collection was modified; enumeration operation may not execute
>
> Why im getting this error?, i know that im modifing the collection, but this
> is the thing that i want to do...
> --
> Thanks
> Regards.
> Josema
.



Relevant Pages

  • Re: Process used by another
    ... > How could avoid that error?. ... > Kind Regards. ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • DataTable
    ... Why im getting this error?, i know that im modifing the collection, but this ... Regards. ... Josema ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • Process used by another
    ... How could avoid that error?. ... Kind Regards. ... Josema ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Problem binding DropDownlist
    ... Kind Regards. ... "Shiva" wrote: ... > I have a DropDownList called BSDropDown and the following code: ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: What is the HashCode
    ... GetHashCode() is defined on System.Object, so all objects have this method. ... "Josema" wrote: ... > Regards. ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)

Loading