Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
855
How to Tell When Deleting a Grid Row Within Data Source
posted

Hi.  I'm hoping there's a simple solution to this problem:

I'm using the 10.2 set of controls.  I have a grid connected to a UltraDataSource control.  When I delete a row from the grid, the data source RowEndEdit event fires. I normally use that event to do some formatting of edited data depending on what it it.  However, when I delete a row, I don't want to do any formatting - I just want to exit the method.

My question:  Is there some way to tell that I'm in the RowEndEdit event when a row is being deleted?  I can try to track this with flags but that's not an ideal solution.

Please let me know if there's some way to know when a row has been deleted so I can skip the usual row processing.

Thanks.

Parents
No Data
Reply
  • 48586
    posted

    Hello, ­­­­­

     

    I am just checking about the progress of this issue. Let me know If you need my further assistance on this  issue?

     

    Thank you for using Infragistics Components

Children
No Data