hi priya ,

you are right,

but here only one column entries of table it is able to search and listing out.
if i enter any column entry i should get the stream name from table.

ex:
name          resolution  codecname framerate   tags
dust.mpeg2     1920x1080   mpeg2     30fps    mpeg2 1920x1080
mummy.264      1920x1080   h264      30fps    h264 1920x1080
dust.aac         na        aac         na     aac
amelie.mpeg2   720x480     mpeg2     25fps    720x480

from above table when i enter the any string from name column i am
able to see the correponding names listing out .
in the same way if enter string from other columns i should see the
name of stream correspond to the  string enter.
eg:
if enter "mpeg2" in search box
output:
amelie.mpeg2
dust.mpeg2

how can i do this.

can you tell me any suggestions to do that?

thanks
srikanth
On Wed, Dec 10, 2008 at 3:57 PM, Priya Buvan
<[EMAIL PROTECTED]> wrote:
>
> Try to use "or" in the places of "," in conditions.
> --
> Posted via http://www.ruby-forum.com/.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to