Relative Content

Tag Archive for javascriptasp.netsql-serverasp.net-coreasp.net-web-api

Student attendance form data unable to stored in database tables

I created a attendance system in asp.net,
there are A to Z alphabet, when teacher click on A alphabet then student name start with A alphbet will show, then teacher can click or select student name then selected student name appeared in Attendees box. after that i submit the Attendees list but data is not stored in database table. data seen in console but not in db tables.