It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.
To get an image of your blocks, right click in the Blocks Editor and select "Download Blocks as Image". You might want to use an image editor to crop etc. if required. Then post it here in the community.
You have got yourself into a right muddle! You also are using multiple screens, probably not switching screens correctly, or passing data between them correctly. Let me have a look at your aia.
Removed unnecessary screens, everything runs on Screen 1 with āvirtual arrangementsā
Rather than make big long lists of blocks (toothcombs) I used the power of list manipulation to generate the listviews and make selections for editing
I used a pair of listviews as opposed to labels and textboxes for the edit screen, and a text notifier to actually make the change
I have assumed you want to save the data back out to the csv fileā¦the original csv starts off as an asset - this is read only, so we have to save a version to the sdcard to work with it. I use the tinydb to test if the app was being run for the first time to call the csv from assets. If you want to run the app from the beginning again, drag out the tinydb ClearAll block and DoIt to it.
I removed the two unnecessary lines at the start of the csv, so you just have data.
this is very nice sir. thank you so much. if u donāt mind please accept me as student and give me a small small tasks,improve my knowledge.please give me reply. iām waiting for your answer.