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
  • 53790
    posted

    Hello Srinivas,

    I try to reproduce your issue in a small sample, using our latest version - 12.1.20121.2024, but without success. Could you please tell me what is your current version and do you have any installed service release and which one If you are using older build, you could download the latest available service release from our site: Infragistics.com -> Accounts -> My Keys and Downloads.

    Please let me know if you have any questions.

    Regards

     

Reply Children