| Member 
   
                                140
                                Points | Replied on
                                18 Nov 2013 02:21 PM IST
                            By default for a DropDownList we cannot show two columns by concatenating. If you want to show two columns in DDL, first create a data-table with one column and then add two columns-data by concatenating into that data-table. Then you can bind the data-table to dropdownlist. 
 Hope this will helps you. 
 Thanks, Venkateswarlu Cherukuru Administrator |