Here is another version:

def bind_customes_to_grid(customer)

$gvCustomers.DataSource = Array.new.push(customer)

end
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to