At 09:55 AM 11/14/2014, [email protected] wrote:
... Do I understand you correctly that if I have 20 data fields on a form, each with thier own unique component ID and I have a Getproperty command using the component ID of the 10th data field in the ON ROW ENTRY, when I move the next row the GetProperty command retrieves the value of whatever component is focused, regardless of the ID list in the command? OR that the Getproperty command does not obtain any value unless focus is on the ID listed? Either way, this is a new understanding for me.
Bob, FWIW ... The GETPROPERTY command should return the TEXTVALUE of the <ComponentID> of a Variable/DB Edit control of a currently selected row in form when defined in the string, as long as the ComponentID is unique. Tip: While in form designer, use F3 key and then select the Form Component IDs tab to list and sort all Component IDs. Hope that provides you with some blue's clues ... Very Best R:egards, Razzak. www.rbase.com www.facebook.com/rbase -- 31 years of continuous innovation! 16 Years of R:BASE Technologies, Inc. making R:BASE what it is today! --

