|
Loadind data in View from DataBase -
11-20-2008, 04:26 AM
Hello friends,
My View contains data laoded from a database, il would like to re-load this data from db every time this view is actived (has the focus ...). Can I do it in the setFous() method ? what-is the best practice about this need ? what is the cleaner manner to do it ?
Thanks in advance friends.
|