Telerik Forums
UI for ASP.NET AJAX Forum
0 answers
88 views
Hello All

Does this method really exist "RadScheduler.Rebind()" i am referring to the rebind().

I am using scheduler view in silverlight and that method cannot be found.

please advice.

regards
Manuel
Top achievements
Rank 1
 asked on 21 Oct 2011
2 answers
118 views
Window has to be resized pretty small to expose this page find attachment. An inner scroll bar is present for an incorrectly sized frame. Unless the main scrollbar is all the way to the right, you wouldn’t see the inner scroll bar, and know there’s stuff still at the bottom of that frame
Dobromir
Telerik team
 answered on 21 Oct 2011
2 answers
98 views


My radgrid have AllowAutomaticInserts and AllowAutomaticUpdates set to True.
Meanwhile user editing item, it is raised event that causes the end of editing item. In the Page PreRender, i wrote following code:


if (!clauseEdit && dgImpegni.EditItems.Count > 0)
{
dgImpegni.EditItems[0].Edit = false;
}
dgImpegni.Rebind();


Can i write similar code for the insert item ?

Vittorio
Top achievements
Rank 1
 answered on 21 Oct 2011
1 answer
125 views
Hi,
In my project I have asp buttons, checkboxes and already have telerik buttons, grids etc. I want to set a custom skin for all of them.
In master page I put a skinmanager and formdecorator elements and set my custom skin. I used both of them because If I use only formdecorator asp controls affected from skin not telerik controls, or If I use only skinmanager, telerik controls affected from skin not asp controls. So I used all of them.
1- Are there a solution about using only one component for setting a skin to all controls(Asp and Telerik)
2- After building project, in Google Chrome there is no problem in skin, everything is working fine but in IE 9 all controls are looking very bad, in Firefox skin is working but positions are wrong. How can I solve?
In attachments you can see screen captures for Chrome, IE and Firefox.

Thank you.
Niko
Telerik team
 answered on 21 Oct 2011
1 answer
98 views
We are using Telerik latest version Q2 release.
And in case of disabled mode dropdown move little which is not happen in case of enable.

Please suggest how to resolve this issue..
Kate
Telerik team
 answered on 21 Oct 2011
1 answer
84 views
Hi,

I have a form with few fields, a RadGrid, an add button that adds items to the grid and save button that saves the form along with uploading the document.

One of the textboxes i have causes a postback on its text changed event.

Even though i dont select a file in the RadUpload button, i can sometimes see progress manager load by itself on postback of textbpx changes or on the button click event that adds item to grid, even though no file is selected. Also querystring contains RadURID.

How do i prevent progress monitor to come up when there is no file?
Genady Sergeev
Telerik team
 answered on 21 Oct 2011
1 answer
82 views
Hi All, I've a grid with self-referencing hierarchy. I can put the 'add new record' bar at the top of each table thus:

<MasterTableView CommandItemDisplay="Top">

However, I'd only like to display the bar for the top 2 levels and not any deeper levels. How could I do this. Thanks!
Princy
Top achievements
Rank 2
 answered on 21 Oct 2011
1 answer
73 views
Hi,

All my WCF services are REST and using uritemplates to invoke methods. Is there any sample that shows how to use LoadOnDemand/WCF with rest? (Especially how to configure uritemplate for RadTreeNodeData type)

TIA.
Barbaros Saglamtimur
Top achievements
Rank 1
 answered on 21 Oct 2011
1 answer
73 views
I have observed some very bad behavior with the Telerik RadMossEditor. In the Config.xml file I need to listen for the event OnClientLoad as follows.

<property name="OnClientLoad">mossEditorHandleClientLoaded</property> 

I've added my function mossEditorHandleClientLoaded into MOSSEditorTools.js everything works great. That is until our sysadmin  applied some MS Sharepoint updates. After running the SharePoint Configuration Wizard all of the files that I customized were overwritten with the stock ones in the .WSP installer package of this component, including the ToolsFile.xml which has my preferred button configuration for the edit control. 

As far as I can tell there is no other way to wire this up above that to modify those files in that directory which is the practice that Telerik's documentation recommends. This seems like a very brittle and broken approach, is there a better way?

Thanks.
Stanimir
Telerik team
 answered on 21 Oct 2011
0 answers
65 views
Hi All,

             Am Facing Problem with scrolling in Telerik Radgrid.

The problem is as follows:

In my div width is 750 and height is 370 and radgrid is placed in div  when am applying scrolling functinality like <scrolling allowscroll="True" UseStaticHeaders="True"> .The page is being disturbed when i host in the server .please give some valid solution

sravan
Top achievements
Rank 1
 asked on 21 Oct 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?