Skip to content

Replies

0
Mehmet
Mehmet answered on Sep 29, 2008 9:02 PM

 Thanks Mike,

I did look through the "How To's" and have been going through the documentation but did not even think of looking at the samples.

 

Regards,

 

Mehmet

0
Mehmet
Mehmet answered on Sep 29, 2008 1:23 PM

 I have got the formula working with this:

ultraGrid1.DisplayLayout.Bands[0].Columns.Add("test").Formula = "[value1] + [value2]" ;

Is the formula builder available at run time?

Is there a "more elegant" way of achieving this?

 

Regards,

 

Mehmet