Telerik Forums
Community Forums Forum
0 answers
83 views
Hello,
I found it very useful:
Peeling Away the jQuery Wrapper and Finding an Array

Best regards
Mostafa Anoosheh
Mostafa Anoosheh
Top achievements
Rank 1
 asked on 31 Dec 2008
0 answers
51 views
Hello,
I found this useful:
127 RSS Feeds That All Designers Should Subscribe To

Are you have a suggestion for adding to list?

Best regards
Mostafa Anoosheh
Mostafa Anoosheh
Top achievements
Rank 1
 asked on 31 Dec 2008
0 answers
46 views
Hello,
I hope this useful
Six hats, six types of thinking to aid our design process.

Best wishes
Mostafa Anoosheh
Mostafa Anoosheh
Top achievements
Rank 1
 asked on 31 Dec 2008
2 answers
109 views
Recently I'm having problem posting messages. When I click on "Post" I get error message that something went wrong and I try again. But if I open up another browser session, I can see my messages was posted several times. I noticed the same thing with others in Silverlight section.
..Ben
Ben Hayat
Top achievements
Rank 2
 answered on 23 Dec 2008
2 answers
55 views
Title says it all really. Is there one?

--
Stuart
Dan
Top achievements
Rank 1
 answered on 23 Dec 2008
1 answer
123 views
This seems like a good place to post this... I posted this on a .NET forum, but I hoping to use Telerik controls as part of the solution, so I figured I'd post this here as well.

I'm trying to think of a solution for getting people use to using our program. Most of the people using our site are people whose experience with computers doesn't go any further than checking e-mail, so using data grids and filling out forms is completely new to them. We have help text on almost all pages. You can click a help icon in the top right of each page and a window pops up with written instructions of how to do things on that page. The problem is that people don't read!

 What I was thinking was some kind of guided tour. We've tried having demo videos, but if we change the way something looks on the page, we have to update the video, and we usually just have interns working on those kinds of projects, so once they're gone, we can't update the videos easily. We use Telerik controls, so I was playing around with their RadToolTip control. What I'd like to be able to do would be to have where you could click a link that says something like "How To: Add a New Record", and then a tool tip pops up by the "Add New Record" link in the data grid, and when you click it, that disappears and another tool tip pops up by the first field on the form and says something like, "Enter a title", and so on, so you're actually entering a record while going through the tour. There would have to be a way to turn it off as well when you don't it any more.

 I've got the first part working to show to click "Add New Record", and I can think of a few ways to go to the next step, but they all seem pretty clunky. Confused Are there any sites out that are doing something like this? Or is there other software that might be geared towards something like this?

Ivo
Telerik team
 answered on 23 Dec 2008
5 answers
92 views
Really like the look of the Trainer. Are you considering launching this as a third-party product so developers can build their own branded training series?
Seems like there would be a big market for that product now.
Stuart Hemming
Top achievements
Rank 2
 answered on 22 Dec 2008
0 answers
89 views

RadDocking

With the SP2 release of RadControls for Silverlight Q3 2008 we are introducing a community preview edition of the RadDocking control for Silverlight. You can find the build under your account at telerik.com. The download files containing the build are called Futures (RadControls_for_Silverlight_2008_3_1217_TRIAL/DEV_Futures.zip and RadControls_for_Silverlight_2008_3_1217_TRIAL/DEV_Futures.msi).

 

 

You can check the online demos at:

RadDocking First Look

RadGridView First Look

The features that are currently supported by this CTP edition of the RadDocking tool are listed below:

  • Dockable Layouts
  • Percentage or Absolute Height of the containers
  • MinWidth/Width/MaxWidth constraints
  • MinHeight/Height/MaxHeight constraints
  • Resizable Bars
  • AutoHideAreas
  • DocumentHost
  • DockingPanel
  • SplitContainers
    • Nested split containers
    • Horizontal/Vertical Orientation
    • Initial Position
  • PaneGroups
    • AutoHide per group
    • Close per group
    • Title
  • Panes
    • Pinnable
    • Closable

 

RadGridView Beta

The previously released community preview edition of the RadGridView control has been through an improvement process within the last couple of weeks. Hence, we included a beta version of the control in this SP2 release. The download files can be found under your accounts at telerik.com. The download files containing the build are called Futures (RadControls_for_Silverlight_2008_3_1217_TRIAL/DEV_Futures.zip and RadControls_for_Silverlight_2008_3_1217_TRIAL/DEV_Futures.msi).

The new Beta version of the RadGridView control includes the following changes:

  • Improvements
    • Performance improvements to the scrolling implementation
  • Bugfixes
    • Real time scroll works correctly
    • Fixed group reordering via drag and drop
    • GridViewColumn.CellStyle now correctly applies to cells
    • Aggregates now correctly display in group rows
    • Combobox editor "focus stealing" bug has been fixed
    • IsReadOnly is now taken into effect
    • GridViewColumn.IsGroupable is now taken into effect
    • ShowGroupPanel and ShowColumnHeaders is now taken into effect
Telerik Admin
Top achievements
Rank 1
Iron
 asked on 19 Dec 2008
0 answers
99 views

We are pretty excited with this service pack release as it comes along with the Beta edition of the RadGridView control and the first community preview of the RadDocking tool for Silverlight. You can learn more about these "Futures" build in the following blog post:

RadControls for Silverlight Futures

Below you can find detailed information about all the changes included in the latest service pack release of RadControls for Silverlight. We will much appreciate your feedback on the progress we made with this SP release. All your comments are  welcome.

 

To download the files please log into your telerik.com account.

To see the demos follow the the linke below:
QSF Examples

 

Common

  •  New Office_Black theme
  • Improvements on the Vista theme
  • UI Automation support for the following controls:
     RadTimePicker
     RadClock
     RadContextMenu
  • All Controls now implement IThemable

RadCoverFlow

RadNavigation is a unique custom framework developed by Telerik, which is not provided in the standard Microsoft toolset. It enables the navigation within your application by providing API for navigating through the pages. To provide even better user experience, RadNavigation also features built-in animations to make the page transition smoother, thus enriching the UI and usability of your web applications. Solve the problem of navigating through the pages within a website with Telerik Navigation Framework.

RadCoverFlow

  • Bugfixes
    • CameraY property was not bindable
    • Images from byte array did not appear
RadComboBox Icon

RadComboBox

  • New Features
    • The SelectionBoxTemplate property is now settable, e.g. a different item template for the selected item can be set
  • Changes
    • The StaysOpenOnEdit property is now obsolete
  • Bugfixes
    • The MouseWheel event now bubbles to the browser if not handled by the user code
RadTabControl Icon

RadTabControl

  • Changes
    • The different margins of the TabItem are now set by the Visual States and not by the converters
  • Bugfixes
    • The layout of the TabItem's content was broken during the Drag Rearrange
RadMenu Icon

RadMenu

  • Bugfixes
    • Template was not changed in some cases
    • MenuItem was stealing focus
RadContextMenu Icon

RadContextMenu

  • Bugfixes
    • Placement was not correct if mouse had never been over the element

PopupWrapper

  • Bugfixes
    • Clipping was not over the whole Silverlight area
Telerik Admin
Top achievements
Rank 1
Iron
 asked on 19 Dec 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?