Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7562835
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T13:30:41+00:00 2026-05-30T13:30:41+00:00

I am using scriptmanager on master pager which makes the tool created to be

  • 0

I am using scriptmanager on master pager which makes the tool created to be available on all content pages.

Now, i am trying to use the radgrid on my content pages. This grid works ok but the whole page reloads when any click or page change occurs on the grid.

I cannot add two script managers and am not sure if i am doing it right .

Please help!

Here is my code:

`

<telerik:RadAjaxManagerProxy ID="RadAjaxManagerProxy1" runat="server">
    <AjaxSettings>
        <telerik:AjaxSetting AjaxControlID="RadGrid1">
            <UpdatedControls>
                <telerik:AjaxUpdatedControl ControlID="RadGrid1" />
                <telerik:AjaxUpdatedControl ControlID="SqlDataSource1" />
            </UpdatedControls>
        </telerik:AjaxSetting>
    </AjaxSettings>
</telerik:RadAjaxManagerProxy>


<telerik:RadGrid ID="RadGrid1" runat="server" 
                    AllowPaging="True" AllowSorting="True" GridLines="None" 
                    DataSourceID="SqlDataSource1" Skin="Outlook">

    <ClientSettings AllowColumnsReorder="True" ReorderColumnsOnClient="True">
    </ClientSettings>

<MasterTableView DataSourceID="SqlDataSource1" AutoGenerateColumns="False" EditMode="PopUp">
    <Columns>
    <telerik:GridBoundColumn DataField="MakeName" HeaderText="Make" 
                        SortExpression="MakeName" />
                    <telerik:GridBoundColumn DataField="modelname" HeaderText="Model" 
                        SortExpression="modelname" />
                    <telerik:GridBoundColumn DataField="Minutes" HeaderText="Minutes" 
                        SortExpression="Minutes" />
                    <telerik:GridBoundColumn DataField="ContractDuration" HeaderText="Duration" 
                        SortExpression="ContractDuration" />
                    <telerik:GridBoundColumn DataField="Texts" HeaderText="Texts" SortExpression="Texts" />
                    <telerik:GridBoundColumn DataField="Data" HeaderText="Data" SortExpression="Data" />
                    <telerik:GridBoundColumn DataField="GiftWorth" HeaderText="GiftWorth" 
                        SortExpression="GiftWorth" />
                    <telerik:GridBoundColumn DataField="MonthlyPayment" HeaderText="Monthly" 
                        SortExpression="MonthlyPayment" />
                    <telerik:GridBoundColumn DataField="Price" HeaderText="Price" SortExpression="Price" />
        <telerik:GridImageColumn DataImageUrlFields="networklogo" HeaderText="Network" 
            ImageHeight="" ImageWidth="" UniqueName="column1">
        </telerik:GridImageColumn>
        <telerik:GridHyperLinkColumn DataNavigateUrlFields="DeepLink" Text="Buy Now" 
            UniqueName="Buy Now">
        </telerik:GridHyperLinkColumn>
    </Columns>
</MasterTableView>

                </telerik:RadGrid>




            <asp:SqlDataSource ID="SqlDataSource1" `

Jai

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T13:30:42+00:00Added an answer on May 30, 2026 at 1:30 pm

    You can only have one script manager per page — so adding 1 on your master page and another on your content page will cause errors..If your problem is just the “reloading” of the page each time you postback by clicking on something on your grid, why not use update panels? So your page is not “redrawn” each time you click on something.

    See this link: http://www.telerik.com/help/aspnet-ajax/ajax-ajaxpanel.html

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using MVC ScriptManager to Compress and concatenate all my .js files. It works
I am using VS2010, .Net 4. I am trying to add a ScriptManager to
I have an interesting problem when using partial page update in asp.net with scriptmanager
Using PyObjC , you can use Python to write Cocoa applications for OS X.
Using C# .NET 3.5 and WCF, I'm trying to write out some of the
Using JDeveloper , I started developing a set of web pages for a project
I am using .NET 3.5 and building pages inside of the Community Server 2008
I am using ScriptManager.RegisterStartupScript to register calls to a large number of JS functions.
I am a little confused about the benefits or conc using scriptmanager with ajax
I manage ajax browser history using asp.net's(v. 4.0) EnableHistory=true of the ScriptManager & everything

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.