linked combo with multiple selection

9 replies. Last post: January 14, 2010 9:54 PM by Glenn Layaar
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

I am trying to link two multiselect combo (ex. wcPortfolio and wcBooks). User should be able to select several portfolio in wcPortfolio as a result a books for these portfolios should be populated in wcBooks. User than should be able to select multiple books from wcBooks.

I was not able to find code examples in InterSoft documentation even it looks as a common scenario.  When I tried to attach multiple selection to combo the code is failing.

I created solution with three simple pages. Please try to find a reason why code doesn’t work as expected.

  1. Client_RowsCells.aspx try to add rows to multiselect combo in a javsascript?

     

  2. WebComboLinked1.aspx try to use WebCombo2_InitializeDataSource eventhandler to populate WebCombo on a server.

  1. WebComboLinked2.aspx try to execute [System.Web.Services.WebMethod] from javascript to populate WebCombo2 in a JavaScript

All these approaches works on a combo without multiple selection.

 

PLEASE ADVISE

All times are GMT -5. The time now is 11:34 PM.
Previous Next