On Tuesday 30 June 2009 11:45:07 am Paul McNett wrote:
> johnf wrote:
> > Is there a way to hide a column.  I want to use the column info in a calc
> > but do not want to display the column.
>
> col.Visible = False
>
> You are using a UI control for a business calculation, eh? ;)
>
> (can't you just use the underlying dataset to run your calc?)
>
> Paul

Yes I have been thinking about it a lot.  That is using the bizobj to due the 
calc.  It should be noted that if you set the column[idx].Visible = False you 
no longer have access to the value.  So for me using the column for calc is 
not going to work. 



-- 
John Fabiani
_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/200906301229.48883.jfabi...@yolo.com

Reply via email to