martinsimov02
Member
Hello everyone!
I've been searching through the forum for a clean example of a grid using the xCustomListView module but i just can't seem to find one.
I've seen the example where there is a single layout with multiple columns but that doesn't seem correct to me beacuse you have to have multiple layouts for 3, 4 and 5 columns and if a small change has to be made to a cell, you have to go through each cell and through each layout file and make the correction.
Basically what I'm looking for is to create a single layout that represent the cell and just add it to the cusotmlist without any other complications.
I also looked at the UlitameListView library but I'm not sure how stable it is and the approach didn't look very clean aswell.
The simplest way i've managed to approach this problem is to use another horizontal xCustomListView as my row and i put my items into it. But that also doesn't seam clean to me.
Thanks for your time!
I've been searching through the forum for a clean example of a grid using the xCustomListView module but i just can't seem to find one.
I've seen the example where there is a single layout with multiple columns but that doesn't seem correct to me beacuse you have to have multiple layouts for 3, 4 and 5 columns and if a small change has to be made to a cell, you have to go through each cell and through each layout file and make the correction.
Basically what I'm looking for is to create a single layout that represent the cell and just add it to the cusotmlist without any other complications.
I also looked at the UlitameListView library but I'm not sure how stable it is and the approach didn't look very clean aswell.
The simplest way i've managed to approach this problem is to use another horizontal xCustomListView as my row and i put my items into it. But that also doesn't seam clean to me.
Thanks for your time!