Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
136 views
Hi,

I need to remove the hourly frequency choice from an advanced edit form. If I just remove the markup and serverside code for the radio button I get a javascript error when loading the edit form. It is the AdvancedForm.js file that makes the error.

There must be a way of removing some of the freequency choices without creating errors!?

I appreciate your help.
Rune
Top achievements
Rank 2
 answered on 27 Jul 2009
7 answers
133 views
Hello,

I am using the traditional telerik work around for radconfirm working as a delete before confirm.
I omitted the code before which could be find in library....
        var callBackFn = function(arg) {  
            if (arg) {  
                callerObj["onclick"] = "";  
                if (callerObj.click) callerObj.click(); //Works fine every time in IE, but does not work for links in Moz     
 

But as the comment says, this does not works in FireFox.

Is there something new in this area to be able to use radconfirm in IE AND Firefox ?


Thanks
Georgi Tunev
Telerik team
 answered on 27 Jul 2009
2 answers
119 views
Is there any event for detecting when a window is minimized? At this moment I see events for: close, show, resize, drag, but not for minimize.

I need to know when a Window is minimized, because I need to hide it when the user cicks the minimize button.

Thanks.
Georgi Tunev
Telerik team
 answered on 27 Jul 2009
1 answer
390 views
I have a grid that I have editmode as popup and edit type as custom template. All works well, but the popup window has a white back ground and I would like to set it to a different color to match with my other windows. How can I accomplish that? Also, is it possible to change the popup window to a rad window without altering too much code?

Thank you,
Vithiya
Shinu
Top achievements
Rank 2
 answered on 27 Jul 2009
2 answers
158 views
Hi!

I made a demo following http://demos.telerik.com/aspnet-ajax/calendar/examples/datepicker/custompopup/defaultcs.aspx.

There're some problems when using PopupDirection.

RadDatePicker1.EnableScreenBoundaryDetection = chkEnableScreenBoundaryDetection.Checked;  
RadDatePicker1.PopupDirection = (Telerik.Web.UI.DatePickerPopupDirection)Enum.ToObject(typeof(Telerik.Web.UI.DatePickerPopupDirection), Convert.ToInt32(rcbPopupDirection.SelectedValue));  
 

error message like this:

Error 79 'Telerik.Web.UI.RadDatePicker' does not contain a definition for 'EnableScreenBoundaryDetection' and no extension method 'EnableScreenBoundaryDetection' accepting a first argument of type 'Telerik.Web.UI.RadDatePicker' could be found (are you missing a using directive or an assembly reference?) C:\SourceCode\Siemens\Siemens.BPM.Profile\Siemens.BPM.Profile.Website\Demobin\Calendar\DemoDatePicker.aspx.cs 50 28 Siemens.BPM.Profile.Website

EnableScreenBoundaryDetection, PopupDirection, DatePickerPopupDirection seem does not exist in the namespace?

Or they are only available in Q2? Our telerik edtion is Q1.

Is Q2 available now ?

Thanks!

Best Regards
Airad

Airad
Top achievements
Rank 1
 answered on 27 Jul 2009
2 answers
104 views
I have tried my best to upload image on the editor.That's mean When i click the image manager icon on the Editor. It's not work(do not show).Maybe i have mistake somewhere on my web.config, haven't I?
Please help me
Thanks all
Phuc
Top achievements
Rank 1
 answered on 27 Jul 2009
0 answers
103 views

This is probably something easy.
My tree is data bound and I add new nodes programmatically.

What I would like to do is to have the tree view open in the same place as it was open before the page was submitted to save the new item.

Is there a simple way to keep the state of the treeview?

Andrew
Top achievements
Rank 1
 asked on 26 Jul 2009
0 answers
115 views
Hi -

I have a page where I am creating up to three treeviews dynamically in the code behind, depending on the data.  I would like to be able to drag and drop between the treeviews using a common handler as outlined in your sample.  How can I set the handler for the OnNodeDrop event when I create the treeviews dynamically when the page loads?

Thanks,

Rod
Rod
Top achievements
Rank 1
 asked on 26 Jul 2009
0 answers
94 views
I just started new project and then i added RadComboBox control.
Why i get this error no matter how i modify the httphandlers in the web.congif?

http://img268.imageshack.us/img268/9192/telerikerrorrenderingco.gif

Thanks



El
Top achievements
Rank 1
 asked on 26 Jul 2009
0 answers
68 views
Hello great users first a fall how are you,

kindly any expertise tell i would create the dynamic nodes by using RadTreeView in RAD AJAX for ASP.net, i would like to save every node in when the node created .. i have saved the node in the ArrayList and List Collection but the another problem is that i have a API of OWLDOTNET which create the OWL in xml form for Ontologies, when ever i used the List control they said non-generic collection cannot intialized the collection object. i trying this for last 9 days and read many stuff on books and internet but not find the solutions please telerik team and members help me out its urgent.

Thanks for the forthcomming response.

Regards
Muhammad Kalim
<Manager Business Development>

Muhammad
Top achievements
Rank 2
 asked on 25 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?