You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: