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
220
UltraGridState
posted

Hi,

the currentstate of my ultrawingrid returns the value of 596113, could you please tell me what does this mean?

I was trying to do following -

if ugCanopySpecies.CurrentState = UltraGridState.InEdit then ugCanopySpecies.ActiveRow.Update()

but it did not worked. I was just trying to find out a way that it should call the update only when there are edits in the grid or could you please tell me if there is any other good to find out whether grid have edits before calling the update?

thanks,

Mandeep.