Telerik Forums
UI for ASP.NET AJAX Forum
7 answers
414 views
Is it possible to use a panel or a div to populate a rad window like how the AJAX Toolkit modal popup works?  I don't really want to have to create a separate page for the function I am working on currently as I am going to have to pass alot of variables into it.

The demos I looked at all seemed to have a separate page to use in the radWindow.
Georgi Tunev
Telerik team
 answered on 02 Mar 2011
11 answers
488 views
Hello,
I have a load on demand radcombobox inside a Ajax panel.
When the submitt button is clicked after making a selection and then removing the selection by backspace and confirming that the EmptyMessage of "Begin typing or select from list" is shown. The value when detected in the click event of the submit button is still showing the old selected value!!!!!

Is there a special code I need to check? as the value must be a null string ("") when checked?

rcbMaterial.SelectedValue =

 

"" BUT rcbMaterial.Text.Trim = "Material Name" has old value.
But since II am allowing User Text I cannot validate only selected value as it is always "" when User enters a  new value!

 

I even went into the javascript with on blur but always got the sender._selectedItem and sender._selectedItem still having values after the physical box shows only the Emptymessage text.

Note: the combo must also allow custom text.

Please help,
Sanjay

<

 

 

telerik:RadComboBox ID="rcbMaterial" runat="server" AllowCustomText="true" DropDownWidth="250px"

 

 

 

EmptyMessage="Begin typing or select from list" EnableLoadOnDemand="true" EnableTextSelection="false"

 

 

 

Height="200px" OnItemsRequested="rcbMaterials_ItemsRequested"

 

 

 

SkinID="ddRegular" ToolTip="Begin typing or select from list" Width="200px" OnClientBlur="showMandatoryFields">

 

 

 

</telerik:RadComboBox>

 

 

 

 

 

Charles
Top achievements
Rank 1
 answered on 02 Mar 2011
1 answer
149 views
Hello!

I have a page where one has a Session ID and through this page I open to another RadWindow. There is a possibility in some way to pass an object [ID] with the window to the next page using the component of RadWindow? using a session or otherwise ...

I am looking forward this information.

Thanks for now.
Georgi Tunev
Telerik team
 answered on 02 Mar 2011
0 answers
103 views
i want to use hmtl code on appointment 
for example
 <b><font color='red'Title</font><b/>Deneme <br />  Hello worl

thanks
durul
Top achievements
Rank 1
 asked on 02 Mar 2011
1 answer
116 views
In the example at http://demos.telerik.com/aspnet-ajax/scheduler/examples/outlook2007/defaultcs.aspx the calendars on the left have a few day of the previous and next month showing in the presentation of the first and last days of the month. Is it possible to have the same presentation for the "Today" pop-up calendar that is is at the top of the Scheduler? It just shows the days of the current month.
 
Also, is it possible to show scheduled events on the two navigation calendars on the left in the example?

Thanks in advance,

Keith E.
Veronica
Telerik team
 answered on 02 Mar 2011
1 answer
99 views
Hi,
    Im yogesh,,,I am new to asp.net with c#. i am working with asp.net ajax radgrid control. i am unable to store image in radgrid row and then it should be displayed in image box which is in that same page. i tried my best but unable to get it. plz send me the code snippet..its urgent.....
Shinu
Top achievements
Rank 2
 answered on 02 Mar 2011
3 answers
160 views
Hi,

In my RadGrid, i have 4 textboxes in item template.
Now i want apply one calculation formula on these columns.
I want to do auto calculation of txt4 value, when values in txt1, txt2, txt3 changed.
My formula is:
txt4 = txt1 + txt2 - txt3

How can i do this, on which event of grid, or on each textbox text changed event.
Any sample code is helpful.

Thanks in advance.
Princy
Top achievements
Rank 2
 answered on 02 Mar 2011
1 answer
60 views
Hi 

Telerik RadEdition Image viwer Not Working.
Please check below mention code

 <telerik:RadEditor runat="server" ID="RadEditor1" SkinID="DefaultSetOfTools" Height="300" Width="90%">
                                               <ImageManager ViewPaths="~\My Documents\My Music" 
                                                    UploadPaths="~\My Documents\My Music"
                                                    DeletePaths="~\My Documents\My Music">
                                                </IImageManager
                                            </telerik:RadEditor>

we have a licensed version of Telerik. Please let me know ASAP

I am attaching screen shot as well
Svetlina Anati
Telerik team
 answered on 02 Mar 2011
3 answers
102 views
We have a grid and for each row, we need a RadMenu that will contain multiple action that can be performed on the row item.  Our current implementation of the menu within the grid, the z-order is messing with us. The menu items are hidden under the grid.
Thanks
Nikolay Rusev
Telerik team
 answered on 02 Mar 2011
2 answers
117 views
AMIRIGHT?

I mean shouldnt I be able to change axis, legend, plotarea, etc properties interactively on the chart control itself?  why cant i selct the legend on a chart and see the properties in the IDEs Properties window like other .net controls?  why do I have to use the wizard?  It rewrites my markup anyway when I use it, i try to avoid it.

Is this on the plate for the Devs? 

Please Please redo the chart interface

Giuseppe
Telerik team
 answered on 02 Mar 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?