3
Answers

can we add default string after a record in gridview?

Subin Thomas

Subin Thomas

5y
485
1
i have a gridview of months  in that gridview
column name is month and records are like 
1
6
0
7
etc.
 
i want "month" after every record
 
for eg 
1 month
6 month
0 month
7 month
etc.
 
 
how to do code for the above ?
 
thanks 
subin 
 
Answers (3)