A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
How do you remove payments from an orderform?
I have tried to use .RemoveAt() and .Clear() but the payments only seem to dissapear for a while and then shows up again.
I have also tried the following which just gives me a SqlException
Do anyone know or have any sugestions?