Hi, Why do the following statement not working: DataColumn.Expression = "Value1 + \n + Value2" Try to assign two strings which is below each other for multi-line text. thanks
Hi, Why do the following statement not working: DataColumn.Expression = "Value1 + \n + Value2" Try to assign two strings which is below each other for multi-line text. thanks