Hi Guys
In my view there is Four text box
SID
StudentName
Address
PhoneNumber
I should implement Two Buttons
1)Save
2)Next Buttons
If i click Save the record should be updated
If I click Next Button It should fetch next record from database and should be displayed
How to implement this Can anyone help me in code Please