Hi,
I am using Power Builder 2017 R3 Build 1880,
I have added a Edit column on FreeForm datawindow and entered multiple lines using EnterKey for next line,
Same data has been stored in SQL table - Varchar column, when i retrieve the same data and click on that field then it has been displayed as shown below, as expected
If same Varchar column populated via another application (vb.net) i.e., entered multiple lines using EnterKey for next line, then retrieve from PB-datawindow and without click on that field then data has been displayed as expected below,
where as, as soon as click on Note column then data has been displayed in a single line as below, this is problem for us,
Note: This problem has not been identified when data saved and retrieved from PB-datawindow itself, problem occurred ONLY when data saved in vb.net and retrieved in PB-datawindow.
Also, i have checked the data format which has saved in SQL is same from both PB-datawindow and vb.net applicaiton,
Kindly revert for your suggestion,
--Sachi...