I used a binding source in my script task codes to filter the data table. when i used that, even if i declare it (dim bs as bindingsource), i'm still having an error - "type bindingsource is not defined".
cherrie
Hi, bindingsource is part of the forms name space. Does your code includeImports System.Windows.Forms
No comments:
Post a Comment