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
ataSource = 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...
Continue reading...