how to concanate two string and to display it in gridview using xaml file....... i am asking questions for 2days but no reply from You experts reply please
Datagrid using Silvelright 5
Hi all,
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
om prakashPosted Sep 5, 2013, 8:58 AM
om prakashPosted Sep 5, 2013, 12:25 AM
Kiran Kumar TalikotiPosted Sep 4, 2013, 9:41 AM
There are 5 types of string concatenations:
+) symbol.string.Concat()string.Format().string.Append().stringBuilder.