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
280
UpdateRowBatch
posted

I'm working with a grid that uses the UpdateRowBatch routine.  I'm trying to find a way to let the user press a button that performs a function prior to UpdateRowBatch firing.  So the user hits a button, the row, or rows, populate with data and then UpdateRowBatch fires.  Seems to me it fires right away, anyone know a way to head that off?