Please kindly help me.
HanumanH opened this issue · 1 comments
I have pretty much copy your code. I am able to get it to work on my MongoDB Atlas and the application is able to provide the tableView with all its function. For the last 3 days I have been stuck at trying to make the QDataWidgetMapper to work but no matter what I have tried I can not get it to work. I don't get any error message. I get them before but I clean it all up. So I finally get it working, I thought. But when I look inside my QLineEdit I don't see any data. When I try to write new data I don't get any update of new data on my server. 3 days of searching and fixing and trying from the my google of the internet but nothing has work for me. Please provide me with some direction on what I can do.
After weeks. I finally been able to get all table columns mapped. But I got a brand new problem that I'm still not able to solved. How do I add the data from the all the fields as a new documents or new row. Instead of just being able to edit existing data. Please provide some advice if you may.