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

  • Home
  • SEARCH
  • 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 6552341
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T12:26:53+00:00 2026-05-25T12:26:53+00:00

How can I manage server side event after a click on a command column?

  • 0

How can I “manage” server side event after a click on a command column?
Take look at my code:`

<ext:CommandColumn Width="60">
  <Commands>
    <ext:GridCommand Icon="ClockStart" CommandName="CloseTicket">
      <ToolTip Text="Chiudi Ticket" />
    </ext:GridCommand>
    <ext:GridCommand Icon="ArrowJoin" CommandName="Riassegna">
      <ToolTip Text="Assegna ad altro gruppo/utente" />
    </ext:GridCommand>
  </Commands>`
</ext:CommandColumn>

How can I “assign” server side events?
Thanks

  • 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-25T12:26:54+00:00Added an answer on May 25, 2026 at 12:26 pm

    To assign a server side event, as in a method defined in your codebehind you need to setup a directevent on your grid panel for the ‘Command’ event as below:

    <DirectEvents>
        <Command OnEvent="Command_Handler"></Command>
    </DirectEvents>
    

    Then your event handler for this command needs to determine which command was pressed, perhaps by using command name or the suchlike and performing the appropriate action.

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

Sidebar

Related Questions

My problem: I'm writing a web app to manage contacts. On the server side,
Can a Silverlight 2 enabled web page be managed from an Apache server? (I'm
I have, as best as I can manage, set up IIS (6.0), PHP (5.2.8)
On linkedin.com, the photo that you can manage for your profile has the ability
How can i manage user permission? i need a fast method to manage users
Can i print out a url /admin/manage/products/add of a certain view in a template?
I'm looking for a Python IDE that can help me easily locate and manage
Can .NET (managed code) read and write to CouchDB? I would like to build
Is it a measure of anything that a developer or even manager can look
Is it possible to have a server side program that queues and manages processes

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.