XD
❔ Why isn't one of my Identity user field being updated?
@ZZZZZZZZZZZZZZZZZZZZZZZZZ it seems it was because of that and also because I initialized my decimal fields previously as null, so when adding numbers, the field would still be null. Now I initialized them as 0, thank you
6 replies
❔ Show error text message under update text box through server validation without refreshing
user can create a to-do after submitting the form at the top. then, if the user clicks on one to-do's update button a textbox will be shown as in the screenshot
if the user enters an invalid value the page will refresh, the to-do form at the top will show the error shown in the screenshot and the update textbox is hidden (it will show the error shown in the screenshot if you click on the update button once again)
28 replies