Hi ,
I am facing an issue with popup window, In case of lenghty strings the string displayed in the button is trimmed. for showing the popup window i am using "SC.ask()" function. Please find the below example.
------------------
SC.ask("Do you want to continue");
------------------
Note: "OK" and "Cancel" button names(Provided by SmartGWT) are customized .
Sample screen shot attached.
SmartGWT Version : SmartGWT4.1
Browser: Mozilla, Chrome and Internet Explorer.
using "SmartGWT 4.1" version
Thanks in Advance.....
I am facing an issue with popup window, In case of lenghty strings the string displayed in the button is trimmed. for showing the popup window i am using "SC.ask()" function. Please find the below example.
------------------
SC.ask("Do you want to continue");
------------------
Note: "OK" and "Cancel" button names(Provided by SmartGWT) are customized .
Sample screen shot attached.
SmartGWT Version : SmartGWT4.1
Browser: Mozilla, Chrome and Internet Explorer.
using "SmartGWT 4.1" version
Thanks in Advance.....