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
555
Compare column values in UltraGrid
posted

I got a UltraGrid control,  i want to compare two values in the same column and if i find two values in the same column equal, i would like to extract that row by getting the row id. How can i do that.