Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
82 Points
28 Posts
Feb 03, 2012 09:47 PM|LINK
Post your problem code ,screen shots.
use concatenation(+) funtion in sql to combine to fields of the table and bind it to the dropdown.
select 'Forename'+' '+'Surname',
sivakumar321
Member
82 Points
28 Posts
Re: Problem in Populating DropDownList with two Columns of a Table using Dynamic Data with VB.Net
Feb 03, 2012 09:47 PM|LINK
Post your problem code ,screen shots.
use concatenation(+) funtion in sql to combine to fields of the table and bind it to the dropdown.
select 'Forename'+' '+'Surname',