The Solution may be Database Related Issue .My Requirement is like this .
1.I have one formview in Insert Mode which takes input (Name,Address,Age) Say .In tblStudent table studId is Created (Primary Key) .I want to get the value of RegId in my 2nd form view .In the 2nd formview there will be field like (StudId, Mark1,Mark2,Mark3) .How can I get the value of StudId in 2nd formview. Thanx .............
Pradeep Murti
|