Reload fragment with new data

65 views
Skip to first unread message

Renato Parreira

unread,
Apr 10, 2014, 5:39:39 PM4/10/14
to android-...@googlegroups.com
Hello guys,

I'm using android bootstrap with an internal database.

I can load the initial data of the fragment, for example, with the query: SELECT * FROM events

I receive a List of my class "Event" and then load into the fragment.

But I'm not figuring out how to reload the fragment with some other query (e.g: SELECT * FROM events WHERE user_id = 1)

I manage to receive a list of Events of this query but I don't know how to load it into the fragment.

Can you guys help me? (I don't know if i was clear enough)

Thank you

Reply all
Reply to author
Forward
0 new messages