For most normal people doing old crud (create, read,update,delete) we used to drop down combo box /select box A normal select box would be like <select> <option>Role Admin</option> <option>Role User </option> </select> a typical c sharp object i...
rebelsdeveloper.hashnode.dev2 min readNo responses yet.