Thursday, January 13, 2011

No item exists error when I click edit link in DataView

No item exists error when I click edit link in DataView: "Never put the same name to your parameters what sharepoint is using as internal or display name.
Give your own name then you never get this problem.

like:- Instead of http://server/Pages/Publish.aspx?publishFileName=folderName/subfolderName/filename&ID=12

use this http://server/Pages/Publish.aspx?publishFileName=folderName/subfolderName/filename&PublishItemID=12"

No comments:

Post a Comment