Telerik Forums
Community Forums Forum
0 answers
136 views
It is our pleasure to announce the immediate availability of RadControls for ASP.NET AJAX Q2 2008 SP1 (Version number 2008.2.826).

Check out the the full Release Notes 

Happy Coding!
Telerik Team.
Telerik Admin
Top achievements
Rank 1
Iron
 asked on 26 Aug 2008
1 answer
203 views
Maybe offtopic, but i'm curious, are there any pictures of Telerik headquarters in Bulgaria ? Don't ask why :-)
Ivo
Telerik team
 answered on 26 Aug 2008
1 answer
133 views
Can I safely install RadControls for ASP.NET Ajax and RadControls for WinForms on the same Developer platform?

On occasion I like to tinker with other technologies, so is there any Product that cannot be installed with another? For example if I already develop with RadControls for ASP.NET Ajax, can I install and tinker with RadControls for Silverlight and/or RadControls for WPF?

Thank you Telerik
Vassil Petev
Telerik team
 answered on 19 Aug 2008
0 answers
104 views
0 answers
77 views
I would like to make a suggestion for your control forums.  First off I have to agree with some of the other threads that searching as it currently is does not work.  There are way too many items(RadGrid > 9000) to find any useful information.  I think that this is causing people to bypass the search and just enter in a new thread.  I admit I am guilty of it. 

I think what needs to happen on the threads is not only pick the control you want to open a thread on, but also what sub category you are looking for help on.  Your online help works great. There is a node called Controls which list the controls, then there is the name of the control, and under the control name you have the different categories.

ie: RadGrid
      Grid Columns
      Grid Rows
      Paging
      Scrolling
      Filtering
      .....
      OTHER
     
So when a user needs to submit a thread they are required to pick a category.  Then on the main forum page you can still have your TreeView of the Controls but each control would have child nodes of the categories that filtered what the user was seeing.  It the user selected the main RadGrid they would see all of them like they do now, but if they choose to see only Paging thread that is all they see.
I really think that this is the only way that the forums are going to be able to maintain their usefulness.  I get so frustrated when I can not find something on WebUserControl edit forms and I do a search and get stuff about the menu or window.

As for threads that are already there you can simply put them in the OTHER category and allow any new thread to implement this new technique. 

Just my thoughts.

Jason
Jason Maronge
Top achievements
Rank 1
 asked on 14 Aug 2008
5 answers
168 views
Good stuff! I suggest adding "Playback speed" control to adjust the speed of the video.
Jure
Top achievements
Rank 2
Iron
Iron
Iron
 answered on 07 Aug 2008
2 answers
486 views
Hi,

I have a radgrid that I've configured to use the skin Office 2007, and it looks great.  Now, I've started to configure alternate item background color, and it now returns the following in the screenshot for the alternate rows.

(couldn't paste the screenshot image), but basically, the selected orange row is a missing section at the bottom portion where it used to be orange, but now shows the alternate row background color.

In addition, if I start to apply conditional formatting to a row it wants to use a separate css class rather than the skin css, so for that row, I lose the format of the Office 2007 skin.  I'm doing this thru code.

________________________

Protected Sub rgOutNAbout_ItemDataBound(ByVal sender As Object, ByVal e As Telerik.Web.UI.GridItemEventArgs) Handles rgOutNAbout.ItemDataBound

'Conditional Formatting DataGrid Row

If (TypeOf e.Item Is Telerik.Web.UI.GridDataItem) Then

Dim dataItem As Telerik.Web.UI.GridDataItem = CType(e.Item,  Telerik.Web.UI.GridDataItem)

If (dataItem("Returning On").Text < DateTime.Now) Then

dataItem.CssClass =

"ReturnDateTime"

End If

End If

End Sub

___________________

Is there a way around this? How can I find which css class the row items are using from the skin?

Any help would be appreciated.

Thanks.
Dimo
Telerik team
 answered on 06 Aug 2008
0 answers
90 views
4 answers
176 views
I've been analyzing traffic trends recently and have noticed that only about 14% of traffic that visits my sites have screen resolutions set to 800X600 or smaller; yet the Telerik.com website stylesheet is set for 779 px wide.

I can possibly concede that the main home page should be compliant with 100% of your visitors specs, but I think that for the majority of your visitors, the Client.net area would hugely benefit from another 200px of available width (or perhaps even a fluid layout).  Specifically, the forums area could use more width allocated for both the left and right hand side of the page.  Most of the Browse Forum root tree nodes are currently truncated and that makes some of them comfusing.  For example, "RadControls for ShareP..." is in there twice.  And there's alot of the forum threads with code samples that are fairly wide and with the hidden overflow a significant amount of the code gets cropped.

Both ComponentArt and Infrangistics websites use the extra width efficiently.
Kalina
Telerik team
 answered on 01 Aug 2008
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?