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
70
WebGrid row double-click handler not firing, if double-click occurs on part of the row that contains text
posted

I'm using NetAdvantage ASP.NET v10.3.20120.2217 - Infragistics2.WebUI.UltraWebGrid.v10.3.dll - with IE 10

If I perform a double-click on any area of a row that doesn't contain text, the even fires properly.  However, if I perform a double-click on top of any text being displayed in the row, the event does not fire.

I'm surprised I haven't seen other posts about this... Is there a work-around for this issue?

Thanks..

Parents
  • 65
    posted

    Hello Eric, did you find the solution for this problem, I'm experiencing the same behavior in one of my applications. But i'm not using the grid to edit the cells just for show the rows, and the cell CellClickActionDefault ="RowSelect".

Reply Children