Telerik Forums
UI for ASP.NET AJAX Forum
5 answers
459 views
Hi, used the follow code to call radconfir:
 
System.Web.UI.ScriptManager.RegisterClientScriptBlock(UpdatePanel1, Me.GetType(), "SCRIPT""confirmSaveDuplicatePerson()"True

and i used the javascript code
function confirmSaveDuplicatePerson() 
radconfirm('Are you sure?',confirmSaveCallback,330,100,null,'Duplicate'); 

How can I know the value of the result. I want to doing this:

if result=true then
msgbox("true")
'call some function
else
msgbox("false"
end if

I read in other post that you can know the value but in the javascript function and from there doing something, but i need know the value but in my VB code.

Thanks




waruni
Top achievements
Rank 1
 answered on 06 Jul 2009
2 answers
249 views
I'm using a RadBinaryImage in a repeater to display a list of images from a db table.  I'd like to make the images "clickable", redirecting to a url specified in the database row.  Is there a way of setting the ImageUrl of a hyperlink to the RadBinaryImage - or some other way of achieving this?

Thanks
John
John Hadjioannou
Top achievements
Rank 1
 answered on 06 Jul 2009
8 answers
249 views
Hi,

Currently i have the following scenario:

i am using a RadComboBox to give users options to select from the various ComboBox options. After an item is selected, a tooltip (RadTooltip) will be displayed to display more description regarding the selected option.

I have seen this example: http://www.telerik.com/support/kb/aspnet-ajax/tooltip/radtooltip-for-radcombobox.aspx and it's quite nice, but i would like to display the more detail description by using RadAjax to pull the information from the server only for the particular selected text and finally updates the tooltip text

Is there any working sample or hint in resolving this issue ?

Thanks,

hadi teo
Svetlina Anati
Telerik team
 answered on 06 Jul 2009
1 answer
93 views
My company has an application that uses the RAD controls.  Our default theme is "Web BLue".  However, I would like to know how to create a new theme.  I am also not very clear on the differences between themes and skins.

So, can anyone direct me to documentation or tutorial on how to create a theme and/or a skin?

Thanks,
Sebastian
Telerik team
 answered on 06 Jul 2009
5 answers
160 views
We are having problems where the checkboxes are not checked when using ie7/safari, but is working on ie8. The relevant property is a boolean type. Any thoughts on what may be causing this?
Sebastian
Telerik team
 answered on 06 Jul 2009
1 answer
117 views
I did a javascript character count using this

var

 

myrex = new RegExp("(^([\\w\\-\\.]){5,}$)", "i");

Unfortunately it always returns false.  When I debug I see a strange character  attached to the end of the args.Value, which the regular expression cannot match.  It is shaped like a  square in the debugger.  What is that and what can I do to disregard it?

Thanks

 

Rumen
Telerik team
 answered on 06 Jul 2009
1 answer
42 views
Am I missing something or is placing the dictionary file for Editor in the DotNetNuke App_Data folder always a manual process? It doesn't seem to get installed with everything else when I install the RAD modules package.
Rumen
Telerik team
 answered on 06 Jul 2009
1 answer
82 views
In our application we are using server side pagination for grid by using "ObjectDataSourceContainer". Can anyone please tell me how to assign a ObjectDataSourceContainer to "GridTableView" dynamically( runtime, C# code behind).
Sebastian
Telerik team
 answered on 06 Jul 2009
1 answer
199 views
I have a RadFileExplorer and when I set the width it does not work.  I have tried FileExplorer1.Width = Unit.Pixel(400); and still no success.  I look at source and the RAD_SPLITTER_PANE_CONTENT_ctl00_ContentPlaceHolder1_FileExplorer1_paneGrid  is the only place that I could change it in IE Developer Toolbar but I could not do it in CSS. 

Thanks.
Robert
Top achievements
Rank 1
 answered on 06 Jul 2009
4 answers
118 views
The font options don't come up for the Child Items object in Fine-Tune mode of the Panelbar object. Will we be able to adjust these eventually? I started with the Simple template, by the way, if that makes any difference.
Alex Gyoshev
Telerik team
 answered on 06 Jul 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?