M
Mira Vizjak
Hi
I'm using a datagrid with a dropdown list in it. The dropdown list is filled
with values from SQL database, it's autopostback property is set to true and
when I select another item in it, the SelectedIndexChanged event fires
properly, but I can't the index or value of the selected item. SelectedValue
and SelectedItem is Nothing, Request.Params("DropDown1") is empty as well.
Thanks for your help!
Jure
I'm using a datagrid with a dropdown list in it. The dropdown list is filled
with values from SQL database, it's autopostback property is set to true and
when I select another item in it, the SelectedIndexChanged event fires
properly, but I can't the index or value of the selected item. SelectedValue
and SelectedItem is Nothing, Request.Params("DropDown1") is empty as well.
Thanks for your help!
Jure