Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
127 views
Greetings,

I am trying to integrate the MDI Demo and the RadSkinManager chooser functionality. The only issue I have run into so far is that when I have windows open, they dissapear when when the skin is changed. The markup for my RadWindowManager is as follows..

<telerik:RadWindowManager ID="RadWindowManagerMain" runat="server" 
                               RestrictionZoneID="center"
                               Behaviors="Close, Maximize, Minimize, Move, Resize" 
                               KeepInScreenBounds="true"                                   
                               VisibleStatusbar="false"
                               EnableShadow="true"
                               Animation="Fade"
                               AnimationDuration="300"
                               AutoSize="false"
                               VisibleOnPageLoad="false" 
                               IconUrl="../CSS/titlegraphic.gif" 
                               ShowContentDuringLoad="true"
                               OnClientDragStart="WindowDragStart"
                               OnClientCommand="OnClientCommand"
                               OnClientActivate="OnClientActivate" 
                               OnClientClose="OnClientClose"
                               EnableViewState="true"                      
                               >
    </telerik:RadWindowManager>


I'm not sure what I'm missing. Any help or insight would be much appreciated.

Kind Regards,
Tom
Tom M
Top achievements
Rank 1
 answered on 24 Sep 2010
1 answer
123 views
I'm using GroupByExpressions and I want to order my groups on another field.

So my tables would be something like this:

SubCategoryName
Question
SortIndex

I want to group by the SubCategoryName, but sort by the SortIndex field.

Is this possible with RadGrid? I've tried every solution I could think of and cannot find a way to accomplish this.
Mira
Telerik team
 answered on 24 Sep 2010
1 answer
278 views
I'm using the RadGrid automatic insert/update/delete functionality.  What I'm tyring to do is insert data into multiple tables  Example: I click on Add new record to add new data to table #1 (this is working fine).  I then would like to capture some of the data just entered after clicking the insert button and automatically insert this data into table #2.  How can this be done?

Thanks for any help that can be provided.
Shinu
Top achievements
Rank 2
 answered on 24 Sep 2010
4 answers
189 views
Are there any plans to add vsdoc javascript files to provide Intellisense for VS2008/10?
sky
Top achievements
Rank 1
 answered on 24 Sep 2010
1 answer
221 views
Is it possible to add an image to the selected item of the radcombobox?I added my image in the items.I want see both images and text in it.
I want the code in aspx.cs

          RadComboBoxItem item = new RadComboBoxItem();
            item.Text = "Layout1";
            item.ImageUrl=@"\47.gif";
            RadComboBox1.Items.Add(item);
            RadComboBox1.DataBind();
Shinu
Top achievements
Rank 2
 answered on 24 Sep 2010
3 answers
129 views
Dear Telerik-Team

Do you have a graphic editor in your portfolio? I need a control in wihich I can upload a graphic and then edit this in a browser.

Thanks in advanced!

Kind regards
Christian
Rumen
Telerik team
 answered on 24 Sep 2010
1 answer
105 views
I have a radupload in a gridview edit form template and I've set the allowed file extensions in the properties window as well as set them in the validating file event method.  I also have a radupload in a form on my page outside of the grid and I don't think the allowed file extensions property worked correctly with that one either but it didn't matter because I have java script that I use in a custom validator  that took care of that along with making the upload a required field.  Do I have to have java script and the custom validator to have the allowed file extensions property to work or should I just have to set the files to be allowed in the property window? 
Genady Sergeev
Telerik team
 answered on 24 Sep 2010
1 answer
77 views
Hi, I'm new with telerik control

I need configure the layout un the editor, so for my application es important the user can see the diferente page size letter, legal, etc.

It is possible with this control?

Thanks,
David
Dobromir
Telerik team
 answered on 24 Sep 2010
1 answer
79 views
Hi,

I have a radgrid with grouping that goes down to 2 levels i.e 2 GroupExpressions.

When i set the GroupLoadMode to Client, expanding a Group expands all levels under the Group.

When i set the GroupLoadMode to Server,expanding a Group expands 1 level at a time under the Group.

Is it possible to achieve the Server mode behaviour on client side w/o postback and also not using AjaxPanel?. That is i want to have the GroupLoadMode set to Client and Group expand should be 1 level at a time.

Please advice.

Thanks.
Pavlina
Telerik team
 answered on 24 Sep 2010
2 answers
90 views
Hi Friends,
I am using RadComboBox Having multiple items in the combobox, i want that when ever user click on the combobox, combobox should get opened to the downward and not to the upwards.

Plaese!!! Help ASAP.

Thanks in advance.

Manoj Gupta
Manoj
Top achievements
Rank 1
 answered on 24 Sep 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?