Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
73 views
Hi all,
I'm using radgrid in my asp.net application.
I used to print the radgrid.
If I print the grid after sorting any of the column, then if I print the grid I'm seeing the sorted column indicatot as some recatngle button and some other column also not showiing column name fully.
Please help me how can I avoid this as early as possible.
Please look at the attachement.
Daniel
Telerik team
 answered on 21 Nov 2011
4 answers
78 views
i'm currently writing on a drag&drop editor for one of my webapps, the editor adds content to a tree of div-elements via jquery insert, before and after methods. When the content gets bigger than the RadSplitters Height, a random set of elements simply wont scroll up or down (just like they don't belong to the RadPane & regardless of the position inside my tree). Debugging doesn't show any errors and the scrolling works fine without the splitter. Any advice what else may cause this behaviour?
Fabian Schulz
Top achievements
Rank 1
 answered on 21 Nov 2011
1 answer
78 views
Hi

I'm struggling to work out when to bind the schedular. I want to only load the data required for the currently visible range. If I do this on Load or NavigationCommand the values set against the schedular (SelectedView, VisibleRangeStart, VisibleRangeEnd, etc) are from the previous post rather than the current values. These seem to be set later in the life cycle. At what point can I bind where I have the current view values available?

You have an example of this using a data source provider but Id rather not implement one if I don't need to.

Thanks
russell
Plamen
Telerik team
 answered on 21 Nov 2011
2 answers
178 views
I am developing a booking system by using RadScheduler.
I want to add a treeview in the 'group by' area, so that the root of treeview will be 'Floor', and the nodes will be 'Room'.
How can I do that?

Thanks.
Nick
Top achievements
Rank 1
 answered on 21 Nov 2011
1 answer
415 views
Hi,
How can I set date to RadDateTimePicker?

In browser it shows following error - 

TypeError: Object [object Object] has no method 'set_selectedDate'

My Web method returns date - 

[System.Web.Services.WebMethod]
        public static DateTime Calculate(int type, int noMonths, int noDays, int noOfWeeks, System.DateTime DateOfjoin)
        {
                  return DateTime.Now;
        }

Shinu
Top achievements
Rank 2
 answered on 21 Nov 2011
2 answers
163 views
Hi.
 I tried to use the Radmenu with cookieless and with cookies, and have observed that it does not appear in a cookies less environment, where as the top menu appears, but nothing appears for submenu items.
  Is there any config or settings that I am missing, which is required to make the rad sub menu work in a cookies less environment.

 The difference lies in making changes to the web.config.

1.  'CookieLess='useUri' --> for Cookie Less
     <sessionState mode="InProc" cookieless="useUrl" timeout="900"/>  and 'UseUri'


2. CookieLess = 'UseCookies' for working with cookies.
     <sessionState mode="InProc" cookieless="UseCookies" timeout="900"/>  and 'UseCookies'


In case 2, telerik rad menu and submenu works fine, but in case 1, When we want it to be cookieless it does not works.

Thanks in Advance.

Regards

SANDIP


forms name=".ASPXAUTH"
             loginUrl="Login.aspx"
             protection="All"
             timeout="30"
             path="/"
             requireSSL="false"
             slidingExpiration="true"
             defaultUrl="Default.aspx"
             cookieless="UseCookies"
<sessionState mode="InProc" cookieless="false" timeout="900"/>
<authentication mode="Forms">
      <forms name=".ASPXAUTH"
             loginUrl="Login.aspx"
             protection="All"
             timeout="30"
             path="/"
             requireSSL="false"
             slidingExpiration="true"
             defaultUrl="Default.aspx"
             cookieless="UseCookies" />
</authentication>

forms name=".ASPXAUTH"
             loginUrl="Login.aspx"
             protection="All"
             timeout="30"
             path="/"
             requireSSL="false"
             slidingExpiration="true"
             defaultUrl="Default.aspx"
             cookieless="UseCookies"
Tonino
Top achievements
Rank 1
 answered on 21 Nov 2011
1 answer
140 views
Hi, I dinamically generate many controls in TemplateColumn of RadGrid in  ItemCreated event.
But in every postback my object were destroy.

Can I block the life cycle of RadGrid (PreInit,Load,etc. etc.) for have a static radgrid ?

Thanks,
Marco
Princy
Top achievements
Rank 2
 answered on 21 Nov 2011
2 answers
189 views
Is a setting available for the RadFileExplorer which will allow for only single clicks on items, rather than allowing a double click on a given item?

The EnableOpenFile-"False" property is set on the RadFileExplorer, but this does not disallow double clicking;

Any insight is appreciated;  Best regards - Rob
Dobromir
Telerik team
 answered on 21 Nov 2011
3 answers
558 views
Hi,

I'm using RadComboBox with Checkboxes. The event OnItemChecked is not fired when you check/uncheck the All checkbox. Is there a way to determine when the user check/uncheck the all checkbox?

Best Regards
//HK
Kalina
Telerik team
 answered on 21 Nov 2011
8 answers
253 views
We are in the process of upgrading the RadWindow controls on our application from using the RadWindow Classic to using the Q3 2008 release of RadControls for ASP.NET AJAX.  When setting the IconUrl in the html it is set to a value of "~/Images/16x16/document.gif", however, when it is rendered and I view source it is shown as "//Images/16x16/document.gif".  This causes the image to not be displayed.  I have already removed the old skin folder for the old controls and am using the built in Default2006 skin.  I searched through our code base for any reference to IconUrl and the only references I find are in the html where it sets up the window control.  Does anyone have any input as to what may be causing this issue?
Marin Bratanov
Telerik team
 answered on 21 Nov 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?