first webformpage has a grid .for example Grid has id,name,address,details..
when i click a details on the grid table.
for example URL format string ""Details.aspx?id={0}""
second webformpage opens and shows details for edit,post,delete data..
thanks for yours helps...