Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
57 views
In your example of the grid paging, if it only displays a few lines the grid height will shrink in so the controls below it will more up filling the space. my question is in your example you use your script manager not the default asp script manage that i need for some of the other controls on the form. Do I HAVE to use your script manager to make the grid work properly.
Also the "Page size" combo box does not display correctly as well, the box is not shown but you a select it a it does drop down with the dropdown in transparent state.
Is there a way to have the paging controls FIX to the bottom and the scroll bar will not over lay it?

Thank John
Pavlina
Telerik team
 answered on 09 Dec 2011
3 answers
92 views
Is it possible to use a date picker for the AsynchUpload additional field?

Any help would be appreciated.

Allan
Bozhidar
Telerik team
 answered on 09 Dec 2011
5 answers
233 views
Hello,

We are evaluating your product. It works perfect.
The only question I have right for now is related to export to PDF.

I cannot find a way to add something like "Page 1 of 9", "Page 2 of 9" and so on to the footer of the pages in exported document. I'm looking at your example with Sushi Menu and my export work exactly like the example: there is no footer with page numbers.
Please advice how can I get the needed functionality.

Best Regards,
Olga

Daniel
Telerik team
 answered on 09 Dec 2011
3 answers
98 views
Hi,

I just saw a little bug on the tooltip on the demo website: http://demos.telerik.com/aspnet-ajax/tooltip/examples/default/defaultcs.aspx

When the tooltip is centered at the bottom, everything is fine:
http://dl.dropbox.com/u/368403/Telerik/TooltipBottom.png 

But, when we set the Tooltip Center top, this little image which "point" the source element, is inside the tooltip instead of outside:
http://dl.dropbox.com/u/368403/Telerik/TooltipTop.png

Thank you
Marin Bratanov
Telerik team
 answered on 09 Dec 2011
8 answers
143 views
Hi there,
   Is there any documentation/Tutorial regarding skinning telerik  controls by altering each given control Sprite template? And is there a central repository for such template within the given demo?


Best Regards,
Eng
Ivan Zhekov
Telerik team
 answered on 09 Dec 2011
1 answer
109 views
Hi All.
Could you please advice how to find issue in scheduler advanced form when creating or editing appointments.
when doing this update panel just freeze and not coming back to appointments view. The appointment itself is created or edited successfully. So if click F5, whole page is reloaded and I can see new or updated appointment.

Thanks.
Peter
Telerik team
 answered on 09 Dec 2011
1 answer
114 views
Using the following:

<telerik:RadScheduler
    ID="RadScheduler"
    Skin=""
    EnableEmbeddedSkins="false"
    EnableEmbeddedBaseStylesheet="false"
    MonthView-HeaderDateFormat="MMMM yyyy"
    DataKeyField="EventID"
    DataSubjectField="Subject"
    DataStartField="Start"
    DataEndField="End"
    ReadOnly="true"
    OnClientAppointmentClick="AppointmentClick"
    OnNavigationComplete="RadScheduler_NavigationComplete"
    runat="server">
</telerik:RadScheduler>

When you click on the datepicker, the pop-up RadCalendar that is rendered does not include classes such as rcHover, rcToday or rcOtherMonth (and possibly others).

Setting the Skin property causes the pop-up calendar to render all the class names as expected.

Version 2011.3.1115.40
Peter
Telerik team
 answered on 09 Dec 2011
1 answer
106 views
Hi,
   I am using Rad Panel Bar for Menu in my application. When its loaded all the menus , its being very slow and even if i was disabled the view state off there was not much change in that. so again i changed the menu functions that when its loading just displaying panel bar menu's and when user click on the menu then items will be loaded. my concern is that , i want to delete the loaded items which menu i clicked earlier then load the new items for the current menu.

Please can any one give me solutions for the above?
Kate
Telerik team
 answered on 09 Dec 2011
5 answers
194 views
Hi,
 
I am trying to open a new radtab on every Search button click. So basically the home page,
opens in a tab which shows a textbox & search button. Then Everytime a user clicks on Search button I need to grab the search result & display in a  grid in a new tab. (so if search is clicked 3 times.. there will be 3 additional tabs). How can I achive this functionality?

I was able to create a new tab for each click on button ("search"). The tab opens fine but the grid doesnt display. Not sure where I am going wrong. Can somebody please throw some light if there is any example scenario will be highly appreciated.

During the debug I can see the result set is passsed to the new tab without any issue.

Thank you
Dimitar Terziev
Telerik team
 answered on 09 Dec 2011
9 answers
2.6K+ views

I am getting javascript Error “Error: Sys.WebForms.PageRequestManagerServerErrorException: Object reference not set to an instance of an object.”

 

When I use RadAjaxManager inside RadGrid’s EditFormSettings

 

<telerik:RadGrid

      <MasterTableView

            <EditFormSettings

                  <FormTemplate>

                        <telerik:RadAjaxManager ID="RadAjaxManager1" runat="server">

                                    <AjaxSettings>

                                        <telerik:AjaxSetting AjaxControlID="RadComboBox1" EventName="RadComboBox1_SelectedIndexChanged">

                                            <UpdatedControls>

                                                <telerik:AjaxUpdatedControl ControlID="RadComboBox2" />

                                            </UpdatedControls>

                                        </telerik:AjaxSetting>

                                    </AjaxSettings>

                                </telerik:RadAjaxManager>

 

Pratibha
Top achievements
Rank 1
 answered on 09 Dec 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?