Telerik Forums
Community Forums Forum
1 answer
117 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
87 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
79 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
90 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
0 answers
107 views

Q3 2008 SP1 Release Notes (Version Number 2008.03.1217)

 

 

 

 

RadGridView Icon

RadGridView

  • New themes
    • New Office_Black theme has been added
  • New features
    • New API has been added for starting/canceling new row insertion
  • Improvements
    • Scrolling performance improvements
    • Tab navigation across cells improvements
  • Bugfixes
    • ThemeResourceKey was not properly applied to GridViewDataControl
    • Last row was not displayed when scrolling a grouped grid
    • An exception was occurring when navigating with the keyboard

 

RadCarousel Icon

RadCarousel

  • New themes
    • Office_Black theme has been added
  • Bugfixes
    • Keyboard navigation was not working due to a focus-stealing bug

 

RadScheduler Icon

RadScheduler

  • New Features
    • XML provider example illustrating how to use XML as a data source for RadScheduler
    • Better Blend support - ability to edit AppointmentTemplate
    • 2 new translations: Spanish and Turkish. Thanks to Juan Crespo and KoçSistem
    • Introduced two new Read-Only dependency properties: VisibleRangeStart and VisibleRangeEnd. They are changed whenever the RadScheduler's visible dates are changed
    • Added missing description and category attributes
  • Improvements
    • Drag and drop experience has been improved
  • Changes
    • Two unused properties MinVisibleDateTime and MaxVisibleDateTime have been removed
  • Bugfixes
    • Appointment duration was not correctly calculated in recurrent cases
    • Inline editing, drag, drop and resize did not fire the AppointmentEditing and AppointmentEdited events
    • Drag and drop resets appointment time
    • Long recurrent appointments in the last visible week(s) are not displayed now
    • Edited recurrent appointments can now be resized using the mouse
    • Recurrent appointments longer than 1 day are currently not displayed in Day view
    • Setting AppointmentSource twice did not correct fire events

 

RadChart Icon

RadChart

  • New Themes
    • Office_Black theme has been added
  • New Features
    • Doji support for CandleStick series
    • Axis label formatting
    • Series item label formatting
    • Item labels for 3D series
    • Implemented rounding of values in labels
  • Improvements
    • Added DataBinding support for High, Low, Close, Open values
    • Added LegendLabel property to DataPoint and DataSeries
  • Bugfixes
    • Changing datapoint values in 3D series now properly updates the chart
    • Fixed numerous typos in examples
Telerik Admin
Top achievements
Rank 1
Iron
 asked on 19 Dec 2008
0 answers
72 views
Hello,
I think you can find some good tips at:
Improve your jQuery - 25 excellent tips

Best regards
Mostafa Anoosheh
Mostafa Anoosheh
Top achievements
Rank 1
 asked on 19 Dec 2008
1 answer
68 views
I cannot seem to locate them anywhere on the site.
Thank you!
Paul
Telerik team
 answered on 18 Dec 2008
1 answer
112 views
Hi
I have two usercontrol as "Search" and "Registration",which am loading in a placeholder dynamically and even it is getting loaded
finely.
In my search usercontrol i have a grid with all user and if am selecting a particular row all the deatils value is displayed in registration page which i did in the following way (loading the registration page in the same placeholder and showing details based on session value)

 

protected void grdUserInfo_SelectedIndexChanged(object sender, EventArgs e)

 {  

 

 

pkid.Value =grdUserInfo.SelectedRow.Cells[1].Text;

Session[

 

"pkidValue"] = pkid.Value;

 

MasterPage Master = new MasterPage();

 Master.ID = 

"RADMAster";

 

 

 

PlaceHolder plc = ((PlaceHolder)this.Page.Master.Master.FindControl("SplitterContentPlaceHolder"). FindControl("SmartChartContentAreaHolder").FindControl("tabstrip1").FindControl("UpdatePanel1"). FindControl("PlaceHolder1"));

 

 

 plc.Controls.Clear();

 

string controlPath = "Registration.ascx";

 

 

 

UserControl uc = (UserControl)LoadControl(controlPath);

 

 

 uc.ID = 

userload1";

 

 

  plc.Controls.Add(uc);

 

 

}
Now when am clicking update  button on registration page  the updatebtn click event is not getting fired and again search usercontrol is getting displayed.
plz any one help me how can i fire that update btn click event.

 

 

Paul
Telerik team
 answered on 17 Dec 2008
0 answers
96 views
Hi
I have two usercontrol as "Search" and "Registration",which am loading in a placeholder dynamically and even it is getting loaded
finely.
In my search usercontrol i have a grid with all user and if am selecting a particular row all the deatils value is displayed in registration page which i did in the following way (loading the registration page in the same placeholder and showing details based on session value)

 

protected void grdUserInfo_SelectedIndexChanged(object sender, EventArgs e)

 

{

 

pkid.Value =grdUserInfo.SelectedRow.Cells[1].Text;

Session[

"pkidValue"] = pkid.Value;

 

 

MasterPage Master = new MasterPage();

 

Master.ID =

"RADMAster";

 

 

PlaceHolder plc = ((PlaceHolder)this.Page.Master.Master.FindControl("SplitterContentPlaceHolder"). FindControl("SmartChartContentAreaHolder").FindControl("tabstrip1").FindControl("UpdatePanel1"). FindControl("PlaceHolder1"));

 

plc.Controls.Clear();

 

string controlPath = "Registration.ascx";

 

 

UserControl uc = (UserControl)LoadControl(controlPath);

 

uc.ID =

"userload1";

 

plc.Controls.Add(uc);

 

 

}
Now when am clicking update  button on registration page  the updatebtn click event is not getting fired and again search usercontrol is getting displayed.

plz any one help me how can i fire that update btn click event.

Kevin
Top achievements
Rank 1
 asked on 17 Dec 2008
0 answers
59 views
Hello,
Check them at Top 100 Blogs for Developers (Q4 2008)
[NOTE] I want to add Telerik Blogs to this list

Sincerely yours
Mostafa Anoosheh
Mostafa Anoosheh
Top achievements
Rank 1
 asked on 16 Dec 2008
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?