open/save file in smartGWT
        Posted  
        
            by Karthikeyan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Karthikeyan
        
        
        
        Published on 2010-06-16T13:07:23Z
        Indexed on 
            2010/06/16
            13:12 UTC
        
        
        Read the original article
        Hit count: 585
        
Hi All, I have implemented RPCService, RPCServiceAsync & RPCServieImpl. On clicking a button a service in server side will be called and it will fetch data from DB and file is created. Once the file is created, then i need to open that file in client side and need to prompt a dialog box with open/save options. how can i implement this opening a file part. pls suggest a way to implement t.. Reply pls.. thanks in advance....
© Stack Overflow or respective owner