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
230
UpdateCell flaw
posted

I am using the UpdateCell function to create a flow in my filter grid. When the user is done with the last field in the filter and clicks ApplyFilter button, which is an asp.net button, without getting focus off the cell first, the button does not execute. It is as if the button was cancelled, so it needs to be pressed again in order to apply the filter. What have some of you done, without going to javascript, to remedy this problem? If you had to use Javascript, what did you do. We have tried so many things, javascript and code behind, that we are not sure anymore.

 Thanks.

Liz