Telerik Forums
Community Forums Forum
0 answers
60 views

A new links directory of articles related to Ajax is "under construction" on http://www.softdevarticles.com/

Please feel free to use it in you next research and to contribute with your articles in the Ajax section: http://www.softdevarticles.com/modules/weblinks/viewcat.php?cid=80

martinig
Top achievements
Rank 1
 asked on 31 May 2007
1 answer
143 views
hi 
   I tried to uninstall Rad controls Q1 2007 trial version but during the i get a message like "Error 2753. The file 'toolbarinstaller.exe' is marked for installation" can any give me a resolution for this problem so that i could try to install licensed version.
Paul
Telerik team
 answered on 30 May 2007
1 answer
104 views
Dear Telerik,  on occassion I have left comments on features that would be good to have in new versions of your products.   An idea to consider might be to have a community vote for new features/improvements system for each individual product.  in the style that codeplex allow votes for new features to their site, this allows issues that matter most to people to easily trickle to the top of the stack, thus allowing Telerik to focus  the direction of some of their product improvements.

I guess you could say, having a publicly exposed feature board may expose your ideas to your competitors.  Well I guess so, but this would be no more exposure than your current public roadmap of products.

I think this process would simplify features that people really want to get exposure, as sometimes searching for something in the forums and adding a 'me too' style email i feel gets lost in the sea of information.

Regards,
Jason

Ivo
Telerik team
 answered on 29 May 2007
0 answers
69 views
I've been lost trying to solve this problem.  I have a repeater control bound to a database  ie faq table  . I would like to have a ajax type  collapse panel  any examples or source woiud be appreciated
gilberte
Top achievements
Rank 1
 asked on 25 May 2007
0 answers
52 views
Hello,
Anyone know to do this from code ?

If a user enters my site: http://myserver/mysite
i want to check against the mysite string in the address.
If "mysite" is found in the string, I want to check to NT logon for a specific domain.
If a specific NT domain is found, I want to redirect the user to a same copy of the site on my server --> http://myserver/BAMySite
I know how to do this, but how do I attach the subdirectories and pages that the user was surfing on the mysite to the BAMysite ? (eg http://myserver/mysite/forms/general/default.aspx to http://myserver/bamysite/forms/general/default.aspx
NS
Top achievements
Rank 1
 asked on 23 May 2007
0 answers
88 views
Telerik is happy to announce the availability of an Update for RadControls "Prometheus".

Full list of what's new and what's fixed
Telerik Admin
Top achievements
Rank 1
Iron
 asked on 22 May 2007
0 answers
112 views
Telerik is happy to announce the availability of Service Pack 1 for RadControls for ASP.NET Q1 2007.

Full Release Notes
Telerik Admin
Top achievements
Rank 1
Iron
 asked on 22 May 2007
14 answers
409 views
This post and any that follow in this thread are aimed at no one in particular.

The thing is I keep 'discovering' things that aren't documented or are badly documented and I thought that it might be a good idea to write them down somewhere.
Dan
Top achievements
Rank 1
 answered on 21 May 2007
0 answers
151 views
I found a good post from Max Kiesler and want to share it.

http://www.maxkiesler.com/index.php/weblog/comments/60_more_helpful_ajax_tutorials/

Best regards
Mostafa Anoosheh
Mostafa Anoosheh
Top achievements
Rank 1
 asked on 20 May 2007
0 answers
199 views
Dear all,

It is our pleasure to announce that SP1 for RadControls for WinForms Q1 2007 has just been released! Several new features have been added to the controls and numerous bugs have been fixed.

In the next service pack you can expect a much needed revision of the help files for all products, as well as new examples and themes.

We would like to thank you all for your feedback and persistence! We hope that you will enjoy working with the new version.

The Telerik Team


What's new in RadControls for WinForms Q1 2007 SP1 (all products):

Enhancements and new features 

  1. Validation on item level 
  2. Optimization for Font changes 
  3. Added String indexer for RadItemsCollection 
  4. Added new events to the docking: Deactivated and Closed 
  5. Property for opacity for the dragged dock window 
  6. Added MinimumSize and MaximumSize properties for the docking windows 
  7. New RadGridView events:
    • DataBindingComplete
    • CellClick
    • CellDoubleClick
    • CellFormatting
    • CellMouseMove
    • RowFormatting
    • RowMouseMove
    • CurrentRowChanging
    • CurrentRowChanged 
  8. RadGridView - value formatting with aggregate values for the group fields
  9. RadGridView - added property AllowColumnRemove 
  10. RadGridView - added command column that allows for custom actions when it is clicked 
  11. RadGridView - added API for “Column Best Fit” functionality 
  12. RadGridView new examples:
    • Conditional Formatting
    • Events
    • New Row
    • Column Chooser
  13. RadTreeView new examples
    • Check Boxes
    • Layout
  14. RadPanelBar – introduced texts as localizable props 
  15. RadToolStrip - introduced texts as localizable props 
  16. RadRibbonBar - added application menu's Exit and Options buttons with design time support 
  17. RadRibbonBar – added support for setting the start menu’s width 
  18. RadRibbonBar – fixed application menu to support constant width 
  19. RadRibbonBar – added a prop to set the application menu’s width 
  20. RadTextBox - added support for transparent BackColor
Bug fixes
  1. Design time issues:
    • Modifications in the Items collection didn’t invalidate the designer
    • UI element editor’s property grid deselects the component after changing a property
    • One of the two Name properties has been removed
    • Fixed several problems with RadGridView designer (“RadGridView Property Builder”) – wrong serialization, incorrect initialization, errors on open, etc.
    • Visual Studio restarts when all nodes of the TreeView are deleted
    • Problems when opening the Chart wizard
    • Fixed copy-paste of RadRibbonBar control 
  2. Framework fixes: 
    • Popup menu on Multimonitor system does not show on the correct monitor 
    • Fixes in the logic for focusing elements
    • Fixed several memory consumption issues 
  3. RadGridView fixes: 
    • Fixed Multicolumn sorting issues 
    • Hiding of grouping panel 
    • Binding source is not updated when the DataSource is set to NULL 
    • Error when setting EnableGrouping to false 
    • Context menu was not affected by AllowAddNewRow, AllowEditNewRow, AllowDeleteRow - fixed 
    • Problems loading GridView in VisualStyleBuilder 
    • Problems with the filtering (just first letter filtering was working ok, filter with sort was not working correctly, text disappearing after certain filtering actions, etc.) 
    • Fixed several problems with AutoSize columns 
    • Exception when using conditional formatting is now fixed 
    • The logic for the IsPinned property is fixed 
  4. RadDock fixes: 
    • Advanced layout designer - save after element removal did not work 
    • Incorrect resizing of the docking windows 
    • NullReferenceException when clicking ActiveDocument for the selected DockPanel
    • Serialization problems for hidden windows 
    • Wrong initial size of the autohide popup 
    • Text property for DockPanels was not serialized correctly 
  5. Fixes for other controls
    • RadMenu - fixed a problem with the menu background (it was transparent for the area where there are no items) 
    • RadPanel – drag-and-drop of controls was not working 
    • RadPanel - when holding child controls the border and gradient disappear 
    • RadPanelBar – flickering when selecting different panelbars 
    • RadPanelBar - caption was with incorrect size after ScrollBar disappears 
    • RadRibbonBar – exception deleting RibbonBar from a form 
    • RadRibbonBar - error when deleting chunks from the ribbon 
    • RadTabStrip – overflow button didn’t appear even when its visible property is set to true 
    • RadTabStrip - error when the tab before the last one is deleted and new tab is added 
    • RadToolStrip – problem with the theme when floating a ToolStripItem (the theme was applied to the first button only) 
    • RadTextBox – particular texts were not set correctly 
    • RadTreeView – problem changing item’s height 
  6. Fixes in examples
    • When shrinking the QSF window the main TabStrip disappears
    • VB’s example "TabStrip as TabControl" was showing 3 message boxes while loading and buttons were showing their message boxes more than once 
    • RadTreeView -> CheckBoxes example - nodes disappearing after scrolling and collapsing of level 0 nodes 
    • RadGridView -> Events – reorder and click on row header raised an error 
    • RadGridView -> Data binding – an exception was thrown when choosing items 
    • RadDock -> Tabbed documents – the items could be changed for the first time only 
    • RadRibbonBar -> First Look – mouse over the second item in the gallery would make the item disappear
Telerik Admin
Top achievements
Rank 1
Iron
 asked on 16 May 2007
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?