Dear forum members. In a student list application I have placed 4 listview to enter the data of index, Name, Grade and Class Attendance.
I have placed them in a parallel horizontal distposition. as seen in picture1. When I fill it with data, I have the problem that when sliding the column of the first listview that contains the index, the other data from the other listviews does not move, which distorts the view. How can I make it so that when I scroll the listview up or down, all the parallel horizontal data moves together as a single row?
Thanks in advance to your supports