Combo SelectedIndex changed not fired when it is databound

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Shravan

    Combo SelectedIndex changed not fired when it is databound

    Hi,
    When a combo is databound, the selectedindex before
    databinding is -1, after datbinding and painting them the
    selectedindex is 0, but the change in the selectedindex is
    not raising selectedindexch anged event. Can anybody help
    how can we catch the selectedindex change in this time.

    Thanks in Advance,
    Shravan.
Working...