Click here to Skip to main content
15,867,141 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
id(pk) SQNo(UnicIndex) StageTittle

1 1 Seminar
2 2 Contact
3 3 Insurance
4 4 Consult
5 5 Post-MD Consult
6 6 Pre-D Process
7 7 Pre-OP Checklist
8 8 Surgery

What I have tried:

I need to replace SQNo like 5 to 1 ,4 to 2 and so on with according stage tittle also have to replace but id number will be fix and it have to save data how to achive in EF6 core web api code first approch
Posted
Comments
Graeme_Grant 30-Nov-22 3:23am    
Do you know that we can't see your screen? How can we assist if we can not see what you are doing? Please post your code, describe any errors, and which line has the error.
OriginalGriff 30-Nov-22 3:36am    
This is not a good question - we cannot work out from that little what you are trying to do.
Remember that we can't see your screen, access your HDD, or read your mind - we only get exactly what you type to work with - we get no other context for your project.
Imagine this: you go for a drive in the country, but you have a problem with the car. You call the garage, say "it broke" and turn off your phone. How long will you be waiting before the garage arrives with the right bits and tools to fix the car given they don't know what make or model it is, who you are, what happened when it all went wrong, or even where you are?

That's what you've done here. So stop typing as little as possible and try explaining things to people who have no way to access your project!

And there are so many things which work with or provide "rows" that we can't have any idea what would help you, and what hinder!

Use the "Improve question" widget to edit your question and provide better information.
Jean Ferre 30-Nov-22 12:54pm    
Hi, Could you show what result you want? Are you just asking for reordering of the elements in the list?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900