Hi all
string null_str
SetNull(null_str)
dw_main.SetSort(null_str)
dw_main.Sort( )
this causing PowerBuilder to display the Specify Sort Columns dialog so that the user can specify sort criteria..
are there any method that i can make the column dialog window to display the column tag -instead of column name and
translation of what the user must do instead of displaying in English
thanks