Telerik Forums
Community Forums Forum
1 answer
93 views
On http://www.telerik.com/community.aspx, the hyperlink "Book a seet", seat is spelled incorrectly.
Paul
Telerik team
 answered on 12 Nov 2009
0 answers
58 views

hii....plz help me.....i want to use telerik RadTickr control...
but i am not able to use it...

the error is can not access telrik rad ticker control...and also in telerik control there isn't telerik rad ticker control...i have full version dll..plz if possible reply.....its urgent....

chhaya shah
Top achievements
Rank 1
 asked on 11 Nov 2009
3 answers
66 views
I'd like to suggest to add a new section under Silverlight for the new "Book" control.
..Ben
Nikolay
Telerik team
 answered on 10 Nov 2009
1 answer
81 views
hiii...i am getting one error while adding telerik dll.....i have full vesion dll....i don't know why it was giving such a error .
error is.." Could not load file or assembly sytem.web.extention,version=1.0.61025.0,Culture=neutral,PublicTokenKey=31bf3856ad364e35 or one of its dependancie.."
plz...help me...how can this probelm will be resolved..????
Dimo
Telerik team
 answered on 06 Nov 2009
0 answers
144 views
Hello,
ASP.NET 2.0 introduces Asyn=”true” attribute in the page to handle asynchronous scenarios and under the hood this attribute tells ASP.NET to implement IHttpAsyncHandler in the page. There are more than one ways available in ASP.NET 2.0 and ASP.NET 2.0 (plus) to register asynchronous tasks in the page,
  • by AddOnPreRenderCompleteAsync method.
  • by declaring PageAsynTask tasks and register them by RegisterAsyncTask method.
read more at ASP.NET MVC, ASP.NET Tips: Provide immediate feedback to the browser on Long Running Tasks – in Asynchronous ASP.NET pages

Kind regards,
Mostafa Anoosheh



Mostafa Anoosheh
Top achievements
Rank 1
 asked on 04 Nov 2009
9 answers
180 views
Hi,


I m using RadCombo . Using javascript i m enabling and disabling the radcombo. But i have a problem when i enable the radcombo only combo will be enabled but items will be disabled. Can anybody please give me the solution for this problem. I want all the items of the radcombo is to be enabled when the radcombo is enabled .

My sample code is as below where chkSpecClassOne, chkEntireClassOne are checkbox control. I have called this code in check event of chkSpecClassOne checkbox .

  function focusSpecClassOne()
       {
         var comboSpec = $find("<%= radcmbDrugsOne.ClientID %>");
            var chkSpOne=document.getElementById("chkSpecClassOne").checked;
          if(chkSpOne)
          {
             comboSpec.enable();
          var comboItem = comboSpec.get_selectedItem();
          if(comboItem && !comboItem.get_enabled())
          {
            combo.commitChanges();
            comboItem.enable();          
            combo.trackChanges();
          }

            document.getElementById ("chkEntireClassOne").checked=false; 
          
                   }
          else
          {
           comboSpec.disable(); 
            document.getElementById ("chkEntireClassOne").checked=true; 
          
          }
       }

Simon
Telerik team
 answered on 03 Nov 2009
1 answer
98 views
Hi, I have a question, if today I buy Telerik Q2, the next week can I change it for Q3, or how is the purchase procedure??
Lin
Telerik team
 answered on 30 Oct 2009
1 answer
206 views
Hi,

Can somebody help me in showing the message that particular file type is not valid while selecting particular file type in the Open window.


For Example there is  a property AllowedFileExtensions , is there any way to stop the user from selecting particular file type?

<

 

radU:RadUpload ID="radEvaluationFileupload" runat="server" Skin="Vista" Width="150px" InitialFileInputsCount="1" AllowedFileExtensions=".doc,.txt"

 

 

ControlObjectsVisibility="None" TargetPhysicalFolder="C:\UploadFiles" SkinsPath="~/RadControls/Upload/Skins"

 

 

MaxFileInputsCount="1" />

 



Regards,
Rahul Nasa
rahulnasa@gmail.com
Genady Sergeev
Telerik team
 answered on 29 Oct 2009
4 answers
133 views
Hi!

NOw that VS2010 Beta2 is out (with Go Live licence), are your going to support it???

Have you test WPF Silverlight Q3 Controls with VS2010 Beta2??


Thanks!
Boyan
Telerik team
 answered on 28 Oct 2009
1 answer
284 views
Has anyone from Telerik or otherwise have any suggestions for a good Rules Engine? InRule and ILog both seem powerful but are very expensive. SmartRules seems OK but the documentation is poor.

Any suggestions would be greatly appreciated.
root scott
Top achievements
Rank 1
 answered on 27 Oct 2009
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?