Select ComboItem and chage the Detail View

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • neoupadhyay
    New Member
    • Feb 2007
    • 57

    Select ComboItem and chage the Detail View

    Hi Friends,

    I am using asp.net2.0 with C#, I have a probelm that, i wannt to Change the detailview item when i select the Combobox item.

    i.e select any item from combobox and the result related to that select item will be display on detail view.

    thnx
  • alagan
    New Member
    • Jul 2007
    • 12

    #2
    Hai,,,

    If u used the detailsview with the datasource controls then just use the Control parameters in select command of the datasource...

    Comment

    Working...