Skip to main content

Microsoft Silverlight

Answered Question DataFormComboBoxField OnClick Click Postback EventRSS Feed

(0)

nbruckelmyer
nbruckel...

Member

Member

9 points

25 Posts

DataFormComboBoxField OnClick Click Postback Event

Is is possible to fire an event from a DataFormComboBoxField when an item is selected.  I need to load a different list of items based on the selection of a DataFormComboBoxField .

 

Thanks.

TomBeeby
TomBeeby

Participant

Participant

1151 points

188 Posts

Answered Question

Re: DataFormComboBoxField OnClick Click Postback Event

Rather than use a DataFormComboBoxField, try using a DataFormTemplateField and put a ComboBox in the DataTemplate. This way you can hook up events to the combobox

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities