data : Server Side loading
miamilabs opened this issue · 2 comments
Hi Community,
first of all, i come from different world (Java Coding...) but i am also playing around with swift and trying to get into this. So i am not expert at all here. Excuse me if my question is wrong here.
Question :
Does this Project support Server Side loading of data?
It would be great to have also pagination (#57) as there are some data which have 3000+ rows with a lot of information.
Thank you
Yes it does though not as smoothly as I'd like it to. You have to refresh the entire table in order to support dynamic datasources.
This is an area that can be improved but because there are other priorities for this library but the process of making this seamless is on the backlog.
Has this feature been implemented yet?