Forum Post: RE: Developer studio 'corruption'?

  • Thread starter Thread starter Swathi Yellavaram
  • Start date Start date
Status
Not open for further replies.
S

Swathi Yellavaram

Guest
Hi Paul, It appears that bindingSource2 is ProBindingSource control use used. Is there any possibility that the define statement of this got changed. It should be like following. DEFINE PRIVATE VARIABLE bindingSource1 AS Progress.Data.BindingSource NO-UNDO. Assuming code generation has changed this code when you were updating. You can open form in source view. Right click on file in Project explorer and select Open With - OpenEdge ABL Editor and see if its the same or this got changed. I have tried editing form with UltraGrid, UltraTree, ProBindingsource controls. Did not find any issues. Can you please try editing again to see if this happens in specific change. Also if possible please share the project to try with that. Thanks, Swathi.

Continue reading...
 
Status
Not open for further replies.
Back
Top