Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
140 views
Hi
I have a senario , my grid(width=980px) is opening in a iframe (width=100%) ,
now  i want to change screen as per screen resolution (1024,1280,1440) , if i this problem solved if i change grid(width=100%) ,but i got scroll in iframe i don't wamt that i want scroll in  grid  not  in iframe  and  change width according to resolution

I tried to change cssclass(cssclass=gridwidth) according to resolution , but grid is not taking width from css ..................any solution


thanks

ajay tomer
Dimo
Telerik team
 answered on 08 Aug 2008
1 answer
134 views
Can i get the default css of all rad controls please?
Thank you.
Dimo
Telerik team
 answered on 08 Aug 2008
1 answer
98 views
I can't tell from the documentation what the difference is between DayStartTime vs WorkDayStartTime. I see the WorkDayStartTime effects the scheduler's visual layout, what is the purpose of the WorkDayStartTime?

Burl
T. Tsonev
Telerik team
 answered on 08 Aug 2008
1 answer
192 views
How do I have RAD Menu size each root level menu item so that they fill exactly 100% of the width of the menu?  Thus, if I had 5 items within a 500px wide menu, each item would be 100px wide? 

Can it do this type of adjust of menu item sizes?  What other types of sophistication does it support with its sizing algorithm?  Can it say ensure that a larger menu item, an item with text that would exceed 100px, not be clipped and thus reduce the size of some of the other menu items? 

I want to fill the available space within my content area completely and have a balanced menu appearance within that available space.  Currently, the menu will allocate enough room for each menu item given the lenght of its item text (and CSS settings) and fill the available space from left to right.  This leaves blank space at the right end of the menu that is not filled at all.

Thanks!  Maybe there's a smart CSS way of doing this?  Any ideas would be greatly appreciated.

Chris
Alex Gyoshev
Telerik team
 answered on 08 Aug 2008
4 answers
231 views
I am building a webpart and need to inject some code via RegisterClientScriptBlock.  The webpart creates a tree control, but I don't know what name it is assinged, so I don't know how to address it in a find$ command:

var firstTreeView = $find(""RadTreecontrol1"");


Any ideas?

Bob
Top achievements
Rank 1
 answered on 08 Aug 2008
1 answer
286 views
I need to dynamically specify the client side event handler in code behind but I don't seem to figure it out. Tried to no avail the following:

MyRadToolBarRefresh.Attributes.Add("OnClientButtonClicking","ToolbarCheckDirty");

or MyRadToolBarRefresh.OnClientButtonClicking = "ToolbarCheckDirty";

or Page.ClientScript.RegisterStartupScript(Page.GetType(), "RadToolBarRefresh_ButtonClicking", "$find('" +.MyRadToolBarRefresh.ClientID +      "').add_buttonClicking(ToolbarCheckDirty)", true)

or RadAjaxManagerMaster.ResponseScripts.Add("$find('" + MyRadToolBarRefresh.ClientID + "').add_buttonClicking(ToolbarCheckDirty)");

Yana
Telerik team
 answered on 08 Aug 2008
1 answer
77 views
We are building modules for a DNN 4.8.4 installation with the 2008.Q2 RadControls.  We have the RadEditor working very well as a Provider.  We are using a custom configfile.xml and all is working well.

The issue is we also want to include the RadEditor in our modules.  We are able to include it just fine - but this version of the RadEditor (meaning, the non-provider version) apparently no longer uses the config file and instead uses themes.

We figured this would not be a problem, so we created an App_Themes folder at the root of our DNN site, added a theme directory along with a skin file.  Then, in the web.config, we added theme="OurThemeName" to the "pages" directive.  Then we removed everything from the RadEditor declaration in the module ascx except the id, runat and then added a skinid (pointing to our specific skin) attribute.  However, this apparently is not the right way to do it as the editor is not picking up the settings we have within the skin.

Can you please provide the steps and settings needed within a DotNetNuke environment to use the RadEditor within modules and be able to set the properties that used to be in the configfile.xml in a central location (such as the max image upload size, upload image types, etc.)?

Thanks!

Michael
Michael
Top achievements
Rank 1
 answered on 08 Aug 2008
0 answers
127 views
How about creating a Code Library for MOSS developers?
Bob
Top achievements
Rank 1
 asked on 08 Aug 2008
1 answer
131 views
I've noticed that when Grids, with large amounts of data, are first loaded they start off at their default value. Then eventually expand as the page is fully loaded. The default values that telerik gives their grid is 400pxW * 300pxH. It seems like the grids use javascript to resize whenever a percentage value is given for the height and width of the grid.

Is there any way to avoid seeing the grid in it's minimized state while the page is being loaded? Thank you for your time. Any suggestions or comments will definitely be appreciated.
<telerik:RadGrid ID="grdMasterList" runat="server" EnableEmbeddedSkins="false" Skin="Test" 
                            AllowPaging="true" AutoGenerateColumns="false" AllowMultiRowSelection="false" 
                            AllowSorting="true" Height="100%" Width="100%" PageSize="100" OnNeedDataSource="grdMasterList_Data"

Peter
Top achievements
Rank 1
 answered on 08 Aug 2008
3 answers
111 views
Hi,

I use FireFox 3.01 and your control. I sometimes - it's not even consistent - hit the problem that the Insert Link to create a new Wiki page just doesn't work (pop up is not popped up).
I verified that Firefox doesn't block pop ups, and that it runs javascript and java
Any help will be much appreciated
Ariel
Rumen
Telerik team
 answered on 08 Aug 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?