Changing formview to edit mode deletes the querystring parameter value

Joined
Nov 22, 2006
Messages
1
Reaction score
0
Hi,

I have a page with a gridview control. When I select an index I redirect to another page with formview control in an Item template mode. I get the uniq value that was send from the first page by using a querystring parameter that I declare in the Command and Parameter editor of the sqlDataSource. The formview is bound to this sqlDataSource control. The default mode is read only. So far so good.

When I click the edit linkbutton I get a blank form because the form is loading again and the request.querystring("param") is null . What can I do so the value of the querystring will not become null when I click the edit linkbutton .

Thanks,

David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top