Telerik Forums
UI for ASP.NET AJAX Forum
16 answers
176 views
hi,

in my master page, I have RadScriptManager control, and RadAjaxPanel,

as I an new in rad controls, I was following a video to very basic update a lable without postback (http://tv.telerik.com/watch/aspnet/radajax/radajax-overview), when I run my site, after I click the link button to update the lable, somethimes I got this error:  

Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerServerErrorException: Invalid JSON primitive: .

so how shall I solve it?
Pavlina
Telerik team
 answered on 01 Oct 2010
1 answer
97 views
I am using group by expressions to divide my grid into groups. I am using data that can exist in one of two groups, Group A and Group B for example. In some instances, data from one of the two groups is not present in the data source. I would still like to display a group header for the empty group and indicate that there are 0 (zero) records in the group. How do I go about adding a GroupHeaderItem to the Grid?
Iana Tsolova
Telerik team
 answered on 01 Oct 2010
7 answers
872 views
Hi,
how can I build a mask for the MasedTextBox where it is possible to enter a numeric value from -999 to 999? I cannot use the NumericTextBox for this purpose.
Best regards.
Ferdinand
Dominik Gierse
Top achievements
Rank 1
 answered on 01 Oct 2010
2 answers
156 views
Hi all!

I would like to add all data from one column of RadGrid into the RadCombox.
I'm just the new one of Telerik. Please help!

Thanks!

Andy.
Andy
Top achievements
Rank 1
 answered on 01 Oct 2010
1 answer
116 views
Hello,

I am using a RadEditor and am exporting the HTML content to PDF .
For all the pages in the generated pdf i want to have common Header and Footer which are images.

Currently the RadEditor provides a property "PageTitle" which accepts only Text.
Is it possible to have Header and Footer has an Image ?

Regards,
Krishna
Rumen
Telerik team
 answered on 01 Oct 2010
2 answers
332 views
Hello,

I want to add the ValidatorCallout from AjaxControlToolkit (ValidatorCallout)
to add this control i have to add the AjaxControlToolkit  ScriptManager.

In my web i have Master page, and on this master page i have the RadScriptManager and i cant add anther script manager over there.
i have use the 2009 Q3 telerik version, there is any way i can use both of the script manager or merge the javascript file that i need from the ajax control toolkit?

Or maybe telerik have and tooltip validator that i can use?

thinks for help,
Jin.
SomeOne
Top achievements
Rank 1
 answered on 01 Oct 2010
1 answer
124 views
I am trying to use radeditor to edit a file.  The steps I need to go through are

- read the file (rtf or docx) from the web server and load it into the radeditor
- save the changed version back to the webserver (though upload)

I was reading the example that used the LoadRtfContent method but I dont see the same for the radeditor that I have placed on the form.  Was this feature added in a specific version of Rad ?
Rumen
Telerik team
 answered on 01 Oct 2010
4 answers
152 views
Hi
I have a form with field RadDatePicker and its SelectedDate property set to 01/01/1980
How can I validate this control.

<asp:Label ID="lbDOB" runat="server" Text="Date of Birth: (dd/mm/yyyy)"  
             AssociatedControlID="txtDOB" Height="35px" Width="300px"></asp:Label>         
         <telerik:RadDatePicker ID="txtDOB" runat="server" DateFormat="dd/MM/yyyy" 
             Culture="English (United Kingdom)" Width="125px" MinDate="01/01/1950 00:00:00"
              SelectedDate="01/01/1980">               
         </telerik:RadDatePicker>
          <asp:RequiredFieldValidator runat="server" ID="RequiredFieldValidator1"
ControlToValidate="txtDOB" ErrorMessage="Enter a date!"></asp:RequiredFieldValidator>

Why cant we use InitialValue='01/01/1980' in RFV.

Thanks in advance.
S
Sucheta Patil
Top achievements
Rank 1
 answered on 01 Oct 2010
1 answer
39 views
Good morning,

I am using a page with Radajaxmanager, the problem is that when you use it when making a request to the server side, the page's components are distorted, how can I solve this problem because I have reviewed all the html tags and there is badly formatted closed or not.

Thanks,

Ivan Souza
Mira
Telerik team
 answered on 01 Oct 2010
2 answers
100 views
I am typing in a date of '5/3/1958' and 05/03/1958' for a date of birth and am getting a yellow triangle (which signifies an invalid date format).

I have the following html:

<

 

telerik:RadDatePicker ID="terSubDOB" runat="server">

 

 

<DateInput ID="DateInput3" DateFormat="M/d/yyyy" DisplayDateFormat="M/d/yyyy" runat="server">

 

 

</DateInput>

 

 

</telerik:RadDatePicker>

 


What is wrong with my format?
Bill
Top achievements
Rank 2
 answered on 01 Oct 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Andrey
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Andrey
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?