Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Multiple number of columns in a single StaggeredGridView?

Can we have multiple number of columns in a single StaggeredGridView? For example 1 column in the first row, 3 columns in second row and 2 columns in 3rd? Actually, I want to achieve something close to the functionality of Google calendar in which i can freely manage(add, edit, delete) schedules.

like image 366
Syed Arsalan Kazmi Avatar asked Nov 09 '22 03:11

Syed Arsalan Kazmi


1 Answers

Please Try to Check It out the Following link that might be helpful to you in your requirement. https://github.com/felipecsl/AsymmetricGridView

Please Let me know If have Any doubt.

like image 66
Rajan Bhavsar Avatar answered Nov 14 '22 23:11

Rajan Bhavsar