Entity Framework Lock up issue please help, wierd problem !!
-
Hi all, i am experiencing a program lock up issue using entity framework and object datasource..Let me explain the problem.. As usual, from the datasources i choose my entity object and drag some fields to the windows which are a mixture of combobox, some fields are empty and some fields are are filled before. The problem is, when i enter a text to a textbox or choose a value from a combobox, the program just wont let me choose another entity object field on windows or close the program, even BindingNavigator wont work..The only way to proceed and get the program out of stall is to change the row `from` the datagrid..Normally i would want edit all the fields i have on the windows and proceed to the next Record, but the program just stalls at the entity object field i edit on the windows.. Help would be very appreciated, its urgent