Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9129

Re: Need to emulate changed item event in dw - PowerBuilder Classic 12.5

$
0
0

dw_1.event itemchanged (row, dwo, data)

 

if your itemchanged event code uses the dwo object, then you need to supply it.

there is an undocumented function that you can use to get it:


//dwobject __get_attribute( string columnname, boolean )

 

dwobject ldwo_object

ldwo_object = dw.Object.__get_attribute(ls_columnname, True)


Viewing all articles
Browse latest Browse all 9129

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>