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 7248359
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T22:07:39+00:00 2026-05-28T22:07:39+00:00

I have a Devexpress Gridview . I generated a GridViewCommandColumnCustomButton in that Gridview on

  • 0

I have a Devexpress Gridview. I generated a GridViewCommandColumnCustomButton in that Gridview on server side.

GridViewCommandColumn coldescriptor = new GridViewCommandColumn();                                              
GridViewCommandColumnCustomButton CusButton = new GridViewCommandColumnCustomButton();
CusButton.ID = "btnPopup";
coldescriptor.VisibleIndex = 2; 
CusButton.Image.Url = "~/Images/color2.jpg";
coldescriptor.ButtonType = ButtonType.Image;                        
coldescriptor.CustomButtons.Add(CusButton);
ggc_preview.Columns.Add(coldescriptor);

On that Custom button click, I need to open a popup either by devexpress popup control or any other means.
Inside that popup control I need to load some controls dynamically.

How can I open popup on GridViewCommandColumnCustomButton click?

  • 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-28T22:07:40+00:00Added an answer on May 28, 2026 at 10:07 pm

    Perform the following steps to accomplish this task:

    • Handle the client-side CustomButtonClick event;

    • Show the ASPxPopupControl via the client-side Show method.

    I usually use DevExpress Search service for such questions.

    ggc_preview.ClientSideEvents.CustomButtonClick = string.Format("function(s, e) {{ if(e.buttonID = 'btnPopup') {0}.Show(); }}", ASPxPopupControl_ClientInstanceName_Here);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Devexpress Gridview that is linked to a delete, fetch and update
I have got a devexpress gridview with Selection Enabled. Is it possible that, on
I have a DevExpress gridView within an asp updatePanel. <asp:ScriptManager ID=ScriptManager1 runat=server /> <asp:UpdatePanel
I have a grid (DevExpress XtraGrid, if that matters) which is bound to a
I have a solution with about 20 projects (that use Devexpress controls) in and
I have a Winform App that uses a 3rd Party Library of Controls, DevExpress.
I am using DevExpress in my winform application, I have a gridview, data entry
I have a few Devexpress aspx controls on a website that look fine on
I have a complete ASP.NET that makes heavy usage of your DevExpress ASPx suite
i am using devexpress gridview 9.2. i have 2 gridview having 2 colum -->

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.