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
85
Circular reference problem for formula in Ultrawingrid
posted

Hi,

I am trying to validate the data in column by using formula. Let's say column key is Column1.

The formula i am writing is IF([Column1]=[/ultragrid1/Column2(1)],[Column1],'error').

I am getting the error of circular reference as i am using same column name in the formula. My objective here is validating the data against some standard list of data loaded in another grid. I can't use the dropdown list to acheive this.

Is there any way to acheive this by using formula refering to same column?

Thanks for your help.

Srinivas

Parents Reply Children
No Data