enochsfootwear
Programmer
Hi,
I need to be able to change the value of a link button in a datagrid from a different page. I have a datagrid that’s bound to a database on page 1, one of the controls is a link button, when the user clicks the link another page opens that changes the value of the link button using javascript. That works fine I can see the change but when I try to update the database the old value is still in the link button. Do I need to refresh the datagrid somehow?
Thanks
I need to be able to change the value of a link button in a datagrid from a different page. I have a datagrid that’s bound to a database on page 1, one of the controls is a link button, when the user clicks the link another page opens that changes the value of the link button using javascript. That works fine I can see the change but when I try to update the database the old value is still in the link button. Do I need to refresh the datagrid somehow?
Thanks