I am trying to populate a dropdown from the database using RPC (Async). The problem is that on page load, the dropdown is not populated. I am trying to create it in UIBinder but I can not find a suitable handler to populate the dropbox on page load.
I am trying to populate a dropdown from the database using RPC (Async). The problem is that on page load, the dropdown is not populated. I am trying to create it in UIBinder but I can not find a suitable handler to populate the dropbox on page load.
Comments
Post a Comment