Gets and formats data whose type is String from the specified buffer of a DataWindow control or DataStore object.
PowerBuilder DataWindow control, DataStore object, or child DataWindow
string dwcontrol.GetItemFormattedString ( long row, integer column {, DWBuffer dwbuffer, boolean originalvalue } )
string dwcontrol.GetItemFormattedString ( long row, string column {, DWBuffer dwbuffer, boolean originalvalue } )
String. Returns the value of the data in its current display format.
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |