Telerik Forums
UI for ASP.NET AJAX Forum
5 answers
189 views
Hi

When will there be support for localization of the FastNavigationSettings of the RadCalendar?
I've been searching the forums, but unfortunately it seems like it wasn't supported as of April 2009.

What I'd like is to have a global way to change _every_ label on every control in RadControls. It seems like some of the controls support custom resource files, but applying changes to the labels "Today" and "Cancel" on every calendar in an application is a pain.
Wouldn't it be possible to do this? If I can change the skin of every control globally, I would think it would be possible to change the labels as well?


Kenneth
Veli
Telerik team
 answered on 02 Aug 2010
1 answer
168 views
Dear Telerik-Support

I follow your example on http://localhost:8301/radcontrols_aspnetajax/tabstrip/examples/applicationscenarios/loadondemand/defaultcs.aspx
to dynamically add a pageview by cklicing on a tab.So that works great.

Unfortunatlly on each tab i have an radGrid (usercontrol) with a contextmenu. So if I click the right mouse button always the contextmenu from the first grid on the first pageview comes up and not the one I define on each usercontrol. I expect that each pageview acts as a seperated part or?

The second thing is that i must remove the added pageview if the user leaves the tab. But how?

Thanks in advance.
Christian
Yana
Telerik team
 answered on 02 Aug 2010
1 answer
100 views
Hi All,

I have one update panel having combo box and button inside this.

When i refresh page and change default selected item in the combo box and click the button,
grid generates but without showing loading panel image, sometime the loading image gets display when i click more than one time the button after combo box item selection.

I investigated further and found that the issue was with IE 6, when user select item from combo box, it takes some time add again in combo box on server side, even it will show on client side.










Maria Ilieva
Telerik team
 answered on 02 Aug 2010
2 answers
88 views
Hi,

we use the latest version of the ASP.NET AJAX product, more specifically the Grid component. We'd like to allow selection of rows in a grid - this functionality is directly supported by the product, be it by client-side scripting or server side.

However, based on your examples, it seems to me that when paging is used, when changing pages the selected state is lost.

Is there a built-in property/method/technique we can use to keep the selected state preserved when changing pages in a paged grid?

Any suggestion is more than welcome.

Thanks in advance,

Drazen
Drazen
Top achievements
Rank 1
 answered on 02 Aug 2010
1 answer
254 views
Hi

I,m using raddatepicker. but i want to set default year like "current month 1990".

Regards
Ravi
Princy
Top achievements
Rank 2
 answered on 02 Aug 2010
3 answers
109 views

Regarding:  Rad reference in web.config --> causes Form Response object failure.

Simple example Code Segment:

<FORM Method="POST" ACTION="MyPage.asp">  What is your name? 
   <INPUT NAME = "firstname" SIZE = 48>  <BR /> <INPUT TYPE = SUBMIT>   </FORM>
   Response.Write "Request.Form.Count  -> " & Request.Form.Count

Above example AOK when Rad is removed from web.config, and properly displays Request.Form.Count = 1

Above example FAILS if Rad is in web.config, such as line:
         <add name="RadCompression" type="Telerik.Web.UI.RadCompression"/>

       Error message:   "An error occurred on the server while processing the URL"
       What could cause this simple line to fail to badly?    Request.Form.Count

My versions:  RadControls for ASP.NET AJAX, we tried the newest 2010.2 713 and some previous versions too.   
My server: IIS 7.5, Windows 2008 R2 64-bit.

Any hints or comments?

John Ream
Voice 973-267-0065

Pavel
Telerik team
 answered on 02 Aug 2010
1 answer
160 views
I currently have a bunch of RadGrids inside a DataList, and I am using PageMethods to do data loading, sorting, and paging.
I am wondering if there is a preferred way to dynamically call the page methods for each grid?

Currently I have a Dictionary that stores each client side grid id and the id of the data to load.  This gets written out to an ASP:Literal in the javascript on the page, which is iterated over in the pageLoad function.  This works, but its not very elegant, and it can take much too long to execute if the number of grids on the page gets very large.

Is there a client side event that I can get that fires when a Grid is ready and rendered on the page, but and ready to accept data?  
Something like NeedsDataSet or GridCreated?
Tsvetina
Telerik team
 answered on 02 Aug 2010
2 answers
104 views
I'm a bit surprised that the Track Changes feature doesn't inherit the telerik:EditorCssFile property to style the content.

Is there a way to do this?

Regards

Matt
Dobromir
Telerik team
 answered on 02 Aug 2010
1 answer
93 views
How would I go about selecting an entire month?...I've got the client object, just not sure how to go about ONLY getting the current month....is there a function for that?

Now on date select I'm doing an XmlHttpCallback to get values for the selected dates...so I don't want that to trigger until the entire month is selected (otherwise it'd be 30ish queries all returning gradually more and more data)
Maria Ilieva
Telerik team
 answered on 02 Aug 2010
2 answers
118 views
Open VSB, select "New", enter a name, click on "All Controls" and select a skin to base it on (See SS1).

Click "Create". See SS2.

Works OK in IE.

-- 
Stuart
Stuart Hemming
Top achievements
Rank 2
 answered on 02 Aug 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
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
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
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
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?