Dear Mr Memon, wonderful, this provides quite elegant solutions in the future. Da ich gerade in der Richtung programmiere, würde ich die Beta 9.5-64 gerne testen. With best regards Fritz
-----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von A. Razzak Memon Gesendet: Dienstag, 26. November 2013 08:47 An: RBASE-L Mailing List Betreff: [RBASE-L] - Re: DBGrid GETPRPROPERTY Command for Cell-Value At 02:02 PM 11/25/2013, Dr. Fritz Luettgens wrote: >I want to bring the value of any cell in colum1 within a dbgrid with a >mouseclick into a variable. >Idea is to click on a cell and the variable takes over the text value, >but cannot find the proper syntax. > >On DB Grid Cell Click EEP: > >RECALC VAR >GETPROPERTY <DBGrid1> "COLUMNS[0]->FIELDNAME" "variable" >RETURN > >Fieldname is definitely wrong, something like cellvalue is what I look >for. I am sure there is a GETPROPERTY command, but just can´t see it, Dr. Fritz, Here's how: GETPROPERTY <EnhancedDBGridComponentID> CurrentCellValue 'varname' Sie benötigen die neueste version der privaten Beta von R:BASE eXtreme 9.5, um diese Eigenschaft Befehl verwenden. Please feel free to reach out to me with any questions. Very Best R:egards, Razzak. www.rbase.com www.facebook.com/rbase -- 30+ years of continuous innovation! 15 Years of R:BASE Technologies, Inc. making R:BASE what it is today! --

