[Ironruby-core] boolean and to_clr_type

2009-02-12 Thread Brandon Jones
I'm working with a windows form application using IronRuby. I'm hitting a snag when using DataSets. I have a DataColumn that I want to be a boolean. But I can't figure out how to set the DataType properly. Numerics are easy enough: self.dcScore.DataType = Fixnum.to_clr_type self.dcTime.DataType =

Re: [Ironruby-core] boolean and to_clr_type

2009-02-13 Thread Brandon Jones
Well now I feel dumb :p -- Posted via http://www.ruby-forum.com/. ___ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core