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
175
client side formaulas
posted

i am using ultrawebgrid v10.2. I have been sing the ultracalcmanager to handle my column formulas. I would like to sum the columns on the client side instead of having to do a postback each time the user moves from cell to cell.

The issue I am having is how can I access the column formula from the client side. I can see the formulas on the server side but they dont seem to be exposed by the client side object model, I would normally just hard code the column formulas except that the grid's columns are dynamically created from a database as in each customr can set up his own column layout. I am open to suggestions.

Regards,

Willie

Parents
No Data
Reply Children