I'm new to smart client and developing a web application with SmartClient not SmartGWT.
When I use a datasource with image file saved in the database as wav files, I see 2 icons: the magnifying glass associated to "viewFile" and the red arrow down associated to "downloadFile" on the editing image file column (see attachment 01-ViewFile&DownloadFile.png). The "viewFile" depends on the presence of the associated image file web browser plug-in. That's why I'm interested in hiding this icon but not the other one.
Is there a way to hide the magnifying glass icon on a imageFile type of datasource?
Note: The "viewFile" works fine with my firefox browser via QuickTime plug-in but doesn't work with the Internet Explorer 7.
When I use a datasource with image file saved in the database as wav files, I see 2 icons: the magnifying glass associated to "viewFile" and the red arrow down associated to "downloadFile" on the editing image file column (see attachment 01-ViewFile&DownloadFile.png). The "viewFile" depends on the presence of the associated image file web browser plug-in. That's why I'm interested in hiding this icon but not the other one.
Is there a way to hide the magnifying glass icon on a imageFile type of datasource?
Note: The "viewFile" works fine with my firefox browser via QuickTime plug-in but doesn't work with the Internet Explorer 7.
Comment