G
Guest
Hello!
From my datagrid i will link to a webform to show details. The details can
be updated.
I use <%=Request.QueryString["id"]%> from the grid to bind the spesific
record in the webform.
What is the best way to do in "page load" and OnUpdateCommand="Update" of
the webform. Nice if you have a example of code.
Thanks C
From my datagrid i will link to a webform to show details. The details can
be updated.
I use <%=Request.QueryString["id"]%> from the grid to bind the spesific
record in the webform.
What is the best way to do in "page load" and OnUpdateCommand="Update" of
the webform. Nice if you have a example of code.
Thanks C