|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
EditItemTemplae and PostbackI have a dropdownlist in the EditItemTemplate. I have AutoPostBack set to
True. The page does post back on SelectedIndexChanged but I can't seem to add a handler to grab it. Anyone have a sample? Scott You can't add a handler to grab what? The event? You can set OnSelectedIndexChange="YourEvent"
in the DropDownList. -Brock DevelopMentor http://staff.develop.com/ballen Show quoteHide quote > I have a dropdownlist in the EditItemTemplate. I have AutoPostBack set > to True. The page does post back on SelectedIndexChanged but I can't > seem to add a handler to grab it. > > Anyone have a sample? > > Scott >
UserControl inside of datagrid - loses its viewstate when datagrid is re-bound on postback
iterate through only one column of a datagrid Compact code Annoyingly simple problem _EditCommand not firing... Access individual item in a datagrid Datagrid sorting does not work Can't get text value of hidden (visible = false) column.. Group Headers in Datagrid Check Parent-child relationship in datagrid |
|||||||||||||||||||||||