[progress Communities] [progress Openedge Abl] Forum Post: Re: Connecting Progress Query To...

  • Thread starter Thread starter Ken Ward
  • Start date Start date
Status
Not open for further replies.
K

Ken Ward

Guest
I made the changes requested and I'm still getting the same error. DEFINE PRIVATE QUERY qProps FOR ttProps SCROLLING. CONSTRUCTOR PUBLIC lbld64 ( ): SUPER(). InitializeComponent(). srcProps = NEW Progress.Data.BindingSource(qProps:HANDLE). ultraGrid1:DataSource = srcProps. THIS-OBJECT:ComponentsCollection:ADD(THIS-OBJECT:components). CATCH e AS Progress.Lang.Error: UNDO, THROW e. END CATCH. END CONSTRUCTOR. ** Unknown Field or Variable name - qProps. (201)

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