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
865
WinGrid and UltraCalcManager
posted

Hi,

I am new to WinGrid and ultraCalcManager.

I am developing a windwos application in VB.net and using the grid in one of my forms. There are 4 columns in the grid. User enters the amount manually and i would like WinGrid calculates the VAT and the total by using the formula. i have added UltraCalcManager to the form and also writen my math function which is a normal adding.

when i set the grid datasource, i get an error message "NullReferenceException was unhandlled". if i set CalcFrequnecy to Manual, the error message goes away and formula does not work. If I set it to the other options, it throws the above error message.

Could you please help in this matter?

 Many thanks

Kamal

Parents
  • 469350
    Offline posted

    Hi Kamal,

        It's impossible to guess without more information. Where is the error occurring? Can you post the call stack? What does your formula look like? Whta are you applying the formula to? Is this is a summary or are you putting a formula into a column?  

Reply Children