need help with editable gridview....
Hi,
I am working with an application that involves an editable gridview.On the edit item template i have included controls like textboxes and dropdownlists.Now my main problem is that within the grid view I wish to change the value of textbox as per the selection made by the dropdown list.
please provide me with relevant solution to this.
I wanted to know how to invoke and handle the events of child controls within the gridview controls.
My another problem is i am unable to update the contents of edit item template of gridview as whenever i press the update button after putting some entries, I get old values back when i check the tables in database.
Considering the above problem please do provide me the relevant solution alongwith the resources that may make me clearer with editable gridview..
Thanks in advance....
|