G
Guest
I have a datagrid containing a drop-down-list. The datagrid contains
Edit,Update,Cancel buttons and respective events. Whenever I make a change
to one particular field (a drop-down-list in column3), as soon as I click
UPDATE the original value which existed at load-time replaces the value I
chose. Is this a postback problem, and if so how would I resolve this?
Thanks.
Edit,Update,Cancel buttons and respective events. Whenever I make a change
to one particular field (a drop-down-list in column3), as soon as I click
UPDATE the original value which existed at load-time replaces the value I
chose. Is this a postback problem, and if so how would I resolve this?
Thanks.