Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
114 views
 I Server-Side Write
dtpDateUpdatedFrom.DatePopupButton.Enabled =
false;

How to Client-Side Enabled  it?

thinks!
Niko
Top achievements
Rank 2
 answered on 15 Oct 2008
0 answers
215 views
Hi All

I am using ajaxToolkit:AlwaysVisibleControlExtender  on my page Because i want this for my page to have few components to always sit on top of page.

Now the problem is everything works fine once loaded. The top part lives there like a banner and i can scroll the other part. And always on top also sit on the Left menu which is on Master page.

 But on page load the whole page jumps and then go to top. This happens on page load or on any refresh.

Is there any one who is having the same issue or got the solution for this.

Any help will be much appreciated.

Thanks
Ricky 
Ricky
Top achievements
Rank 2
 asked on 15 Oct 2008
3 answers
218 views
I'm using an ajax panel with an associated loading panel. everything works fine except that the loading panel has a very high zindex and as a result it renders over the drop down menus for the top navigation. how can I fix this? I do not wish to change the zindex of my menus, I would much rather change the zindex of the panel, as it only needs to be higher than the panel it's in, nothing else needs to be hidden.

thank you.
SelAromDotNet
Top achievements
Rank 2
 answered on 14 Oct 2008
2 answers
125 views
Hi

I have a RadColorPicker which is located within the edit FormTemplate of a Grid, the problem however is that i cant bind it directly to the data, so iam trying to update the RadColorPicker with the color when an edit is started.

This is what i tried.
    
        void RadGrid_Ingredient_ItemCommand(object source, GridCommandEventArgs e)  
        {  
            GridEditableItem editedItem = e.Item as GridEditableItem;  
            (editedItem.FindControl("RadColorPicker1"as RadColorPicker).SelectedColor = e.Item.BackColor;  
        } 


Doesnt work.
mSchmidt
Top achievements
Rank 1
 answered on 14 Oct 2008
6 answers
151 views
Hi

i am using a rad combo box with the load on demand addition to it. when i type come custom text in the combo box and then click away from the box it will not let me change the text in the combo box when i click back in it again

instead it highlights the entire text and will only let me type an entire next set of text.

is there anyway that i can select an individual part of the text so that it can be changed?

Here is the combo box code that i am using

<telerik:RadComboBox ID="rcSearchTextEntry" CssClass="textbox" runat="server" Width="450px" ShowToggleImage="false"
                MarkFirstMatch="false" AllowCustomText="true" Height="200px" ShowDropDownOnTextboxClick="false"
                OnItemsRequested="rcSearchTextEntry_ItemsRequested" EnableLoadOnDemand="true"
                EnableVirtualScrolling="true" ShowMoreResultsBox="true">
            </telerik:RadComboBox>&nbsp;
Simon
Telerik team
 answered on 14 Oct 2008
0 answers
96 views
I used the CV Wizzard for my application and everything works.

However, I have a question:
The Preview only updates when you click on the 'Next-button'. Not if you select another tab of the tabstrip. For example: if you are on tab Education Info and you want to change something on tab Personal Info.

How can I update the preview when I select another tab?
Mydatafactory
Top achievements
Rank 1
 asked on 14 Oct 2008
9 answers
189 views
Hi,

It's very simple -- I have a RadPanelBar hierarchy of items with 3 top-level items say), and I want to write code to change this for a hierarchy that instead has the children (i.e. Level 1 nodes) of the first item as its top-level items.  In other words, I want to replace the hierarchy tree with a subtree starting one level down, in code.  This *must* be simple, surely; yet I can't seem to do it!  Having seen no obvious method to use, I have resorted to manually copying the subtree to a temporary RadPanelBar and then swapping it for the original one, but I keep running into this error:

Collection was modified; enumeration operation may not execute.

What is the recommended way to do this?

Cheers,

Ed Graham
Ed
Top achievements
Rank 1
 answered on 14 Oct 2008
2 answers
241 views
I'm having same error "Sys.WebForms.PageRequestManagerParserErrorException"

It is working on my local dekstop but if some else accesing same application i got errors.

This errors happens for tooltip and grid and window controls

My rad controls version is RadControls for ASPNET AJAX Q1 2008 also installed patch for same.

Can any body help me out on same.

-Kishor
mac
Top achievements
Rank 1
 answered on 14 Oct 2008
1 answer
60 views
Hello... I have spent so much time trying to change the style of textboxes of the autogenerated EditForm when an item is to be inserted or updated, with no success.

Any hint will be appreciated
Thanks
Jaime
Daniel
Telerik team
 answered on 14 Oct 2008
2 answers
73 views
Is this supposed to be a joke?

Not in dictionary: testing

Suggestions:
testing

Screenshot:
http://img510.imageshack.us/img510/5493/85035114xy0.jpg

Please help?
Nate Pinchot
Top achievements
Rank 1
 answered on 14 Oct 2008
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?