M
Microsoft News Group
I have a grid view that adds records in the footer. When I hit the add
button to add the fields, the gridview rebinds, but I have a dropdownlist
that I would like to also rebind on this with the new updated field if it
wasnt already in the dropdownlist. Any help? What event do I need
AreaDropDownList.DataBind();
button to add the fields, the gridview rebinds, but I have a dropdownlist
that I would like to also rebind on this with the new updated field if it
wasnt already in the dropdownlist. Any help? What event do I need
AreaDropDownList.DataBind();