Visual Tools

  • Thread starter Thread starter GMK
  • Start date Start date
G

GMK

Dear all

Does anyone of you use the visual studio visual tool to develop his
application specailly while working on the interface with the SQL server
Database?
my problem is that i'm forced to use them and i'm facing a problem in the
databindings.
the problem is that i have to bind the same dropdownlist, twice , the first
binding must be made programaticaly and the second visually, i'm havin the
following error when i do this.
does anyone have any solution for that problem??
thanks for your help.
 
Hi GMK:

Although I don't use the visual designer often I'm not sure what
problem you are experiencing. What is the error message or exception
you see?
 
Back
Top