This is a migrated thread and some comments may be shown as answers.

radprompt default text truncated

3 Answers 87 Views
Window
This is a migrated thread and some comments may be shown as answers.
RAKESH KHATRI
Top achievements
Rank 1
RAKESH KHATRI asked on 15 Aug 2008, 05:10 PM

For some reason i can not get the default text to display more than one word. if there is a space in the call to radprompt only the characters before the space are shown in the textbox. I am using the latest ajax control and the default radprompt.

radprompt(
'Type:', promptEditToolBarType, 330, 100, null, 'Edit Toolbar Name', 'My Toolbar');

this displays only 'My' in the textbox.

3 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 18 Aug 2008, 11:43 AM
Hi Rakesh,

We are familiar with this problem and it will be fixed for the service pack that will appear next week. We apologize for the temporary inconvenience.


Regards,
Georgi Tunev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
RAKESH KHATRI
Top achievements
Rank 1
answered on 03 Sep 2008, 06:23 PM
This is still occuring with the SP. It is also occuring in the hotfix (2008.02.0828.35) that was posted in the forums. Really need this fixed.
0
Georgi Tunev
Telerik team
answered on 04 Sep 2008, 01:37 PM
Hi Rakesh,

The problem happened to be not an easy to solve but it will be fixed for SP2. For the time being I suggest to set the text in extra quotes:

radprompt('Type:', promptEditToolBarType, 330, 100, null, 'Edit Toolbar Name', "'My Toolbar'");



Sincerely yours,
Georgi Tunev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Window
Asked by
RAKESH KHATRI
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
RAKESH KHATRI
Top achievements
Rank 1
Share this question
or