hi
I have item1 ,item2,item3,item4 are four items in a column named item name from database and want to view in data grid view by using string builder.please give the code
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.
Anupam SinghPosted Mar 6, 2015, 1:40 AM
String builder is used to perform operation concatenate,append,replace , merge string .
To display data in grid you dont need to use String Builder.
here is a good set of information : http://www.dotnetperls.com/stringbuilder