0
Answer

how to insert update and delete record from mongodb database

I want to Insert Update and delete record using mongodb database.and also display records in gridview. same as we do in sql.
can u please help me ?
fields are EmpId,Name,Adress and City(dropdown) were city comes from different table.i.e collection in mongodb.

Next Recommended Forum