Bug Report B19101
Visible to All Users

ASPxGridView - The FocusedRowChanged event is not triggered when there is no data to show after filtration

created 17 years ago

I am using to the client FocusRowChange event in an ASPXGridView to perform important functions on my form. The one problem I have found is that when the user does a filter that yields no results. The FocusRowChange event is not fired. When the filter is cleared and the grid data reappears there is no focused row. This causes a number of problems on my web page.
I think the FocusRowChange event should be fired since the focused row has been cleared.
Steps to Reproduce:

  1. run the project
  2. gfilter the grid so that it does not contain data
  3. there is no alert
Comments (2)
DevExpress Support Team 17 years ago
    Andrew (DevExpress) 17 years ago

      The FocusRowChange event is fired now in the situation you've described.
      The related unit tests have been changed accordingly.
      Thank you,
      Andrew
      R&D

      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.