From: Ravi dk Date: 2010-04-28T14:45:14+09:00 Subject: Re: Issue in getting a pop up Brian Candler wrote: > > > That's a HTML question, not a Ruby one. But you could try > > 123 > > or you could use Javascript with AJAX (e.g. jQuery) Hi Brian , Thanks for the reply. Can you please help me with the rubu part fo the script. Here i am using all.each{|row| to consider all the rows and columns for the final report. Please let me know the alternative so that i have to print only 2 columns out of 3(let`s say) and entire number of rows. -- Posted via http://www.ruby-forum.com/.