Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Repeater with Dropdown


Message #1 by "Chris Walker" <chris_87282@y...> on Tue, 14 Jan 2003 00:59:59
I have a drop down inside of a repeater. When the user changes the value 
in a drop down I want to update the record. I have tried using the 
onselectedindexchanged event of the drop down, in conjunction with 
autopostback=true. It posts back to the server when I change a value in a 
drop down, but it never calls any variation of the methods I've created. 
Is there something special you need to do to make this work?!? Any 
examples anywhere?

  Return to Index