i am building a quiz application using vb.net and ms access. i want the user to be able to to add , delete and edit the questions which are stored in a table in the ms access file. should i use datagrid? or are there other better ways i am not aware of?
( in the ms acces file , each row stores a question and the various option, its primary key is an auto generated number)
( in the ms acces file , each row stores a question and the various option, its primary key is an auto generated number)