HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesCall javascript in a gridview pageindexchanging eventCall javascript in a gridview pageindexchanging event
Previous
 
Next
New Post
7/13/2011 3:34 AM
 
I would like to call a javascript function in my gridview  pageindexchanging event. Something Like this:

protected void gv_PublicGroups_PageIndexChanging(object sender, GridViewPageEventArgs e)
        {
                gv_PublicUserSelection.PageIndex = e.NewPageIndex;
                 LoadUsersGridView();//bind gridview in this function
                ScriptManager.RegisterStartupScript(this, this.GetType(), "starScript", "MyLib_Check_Load(true);", true);
       }

It works in other events but it doesn't work in this event. I've  used this in my usual asp projects and it works but why it doesn't work in my dotnetnuke module.What Can I do ? 
 
New Post
7/18/2011 12:52 AM
 
No answer! I really need help .please help me
 
Previous
 
Next
HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesCall javascript in a gridview pageindexchanging eventCall javascript in a gridview pageindexchanging event


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:

1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

Attend A Webinar
Start  Professional Edition Trial
Have Someone Contact Me

Like Us on Facebook Join our Network on LinkedIn Follow DNN Corporate on Twitter Follow DNN on Twitter

Advertisers

Sponsors

DotNetNuke Corporation

DotNetNuke (DNN) provides a suite of solutions that make designing, building and managing feature-rich sites and communities fast, easy and cost-effective. The DotNetNuke Platform CMS is the foundation for more than one million websites worldwide. DNN Social, our newest solution, enables businesses to create immersive, interactive communities. Thousands of organizations like True Value Hardware, Bose, Cornell University, Glacier Water, Dannon, Delphi, USAA, NASCAR, Northern Health and the City of Denver have leveraged DNN to deploy highly engaging business- critical websites. Our rapid growth in product sales and deployments resulted in DotNetNuke Corp. being named one of the fastest growing private companies in America by Inc. Magazine in 2011 and 2012.