Bug Report B20455
Visible to All Users
Duplicate

The ImageButton does not send a command in the RowClick when the page index is changed in the ASPxGridView

created 18 years ago

Hi,
I have set up this datagrid to show my problem.
When you initially display the first page, clicking on the image works correctly.
When you change the page, you must click on the image twice to make the image button work correctly.
Why is this?
Thanks,
Scott Kay
Steps to Reproduce:
Run the attached application.
Click on any of the buttons and observe the results in the label.
Change the page by clicking 2 or 3.
Click on any of the displayed buttons.
The first click is ignored.

Show previous comments (1)

    Sorry,
    Grabbed the wrong file…

    DevExpress Support Team 17 years ago

      Hi,
      We have researched the problem. It's caused by the ImageButton peculiarity. We suggest you use the following workarounds:

      1. Use the ASPxButton instead (this control will be released in 7.3)
      2. Turn of callbacks (ASPxGridView.EnableCallbacks=false) and use the ASPxGridView in the UpdatePanel
        Thanks,
        Plato
      Serge (DevExpress Support) 16 years ago

        Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

        Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.