InQBarna / TableFixHeaders

Android library that implements a table with fixed headers.
Apache License 2.0
818 stars 300 forks source link

How to pass model array list to MatrixTableAdapter #124

Closed aniket-adsul closed 6 years ago

aniket-adsul commented 6 years ago

How to pass model array list to MatrixTableAdapter

mantosh9641 commented 6 years ago

Have you done this operation i also need .. please help me

BraisGabin commented 6 years ago

MatrixTableAdapter is just an example of how implement a BaseTableAdapter. If you don't have a matrix... don't use the matrixAdapter.

But if you want a table you must have, some how, a Matrix structure. Implement that structure using BaseTableAdapter

mantosh9641 commented 6 years ago

One more thing i want to add one more header, for this one what should i do ?

mantosh9641 commented 6 years ago

untitled Hi can you suggest how can do yellow section with various text . Thanks

mantosh9641 commented 6 years ago

hi,BraisGabin i am waiting your's answer. please help me,its urgent . Thanks Mantosh kumar

BraisGabin commented 6 years ago

I'm not going to [answer that]() question again. PR welcome :). And don't change the topic of an issue.