Roy r

Roy r

  • NA
  • 64
  • 135.1k

Assign More than one value to Combo box

Feb 5 2011 1:26 AM
Hello ,

I have one combo box on my page .And I have assigned one data-table to it as Data source .

Now My data table has three columns , ID ,Short_ID,Title.And Data Text of my combo must be Short_ID.Title may contains any character and alpha numerical characters.

Now on Selected Index change event of Com-box , I want all three values.

IF I assign join  ID and Title by any value and assign it  to Data value field ,then it will create problem.  

How can I solve This issue ?

-Thanks

Answers (7)