How can i set other webcombo's values at ontheflypostback?

8 replies. Last post: November 26, 2009 2:07 PM by Andrzej Sulej
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
Somer B.Member

In a LOB application, i have page with 3 webcombos for project, company,person.. 
I want to change company and person webcombo values when user select a row at project webcombo.
To do that, when project webcombo value changed "OnAfterItemSelected" event triggered, and from that with the help of "SendCustomRequest()" server side event is triggered.
In the server side event, i do some db queries, then set values of company and person webcombos.
But in the clientside, company and person webcombos are not updated.
How can i do it?

Note: Webcombos are connected to ISLinqDataSource

All times are GMT -5. The time now is 12:53 AM.
Previous Next