WebCombo problem with binding in FormView

15 replies. Last post: December 3, 2009 8:58 PM by Handy Surya
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

Hi

First problem : WebCombo render empty

I've two webcombo's: Category and Product.

Product is based on Category

In FormView_ItemCreated I set some Value to WebComboCategory and WebComboProduct, but rendered page doesn't show properly WebComboProduct list (there is no Value nor list)

see example

I've tried Select() on my datasource but no result (see comments in example)

 

Second problem (client side):

On event WebComboCategory_AfterItemSelected  I set Text and try to WebComboProduct.LoadValue();

but server doesn't see WebComboCategory.Value.

see javascript example

 

How can I solve that.

regards

Andrzej

 

All times are GMT -5. The time now is 4:37 AM.
Previous Next