Quantcast

I need a good example to implement and understand ajax- select's in grails!

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

I need a good example to implement and understand ajax- select's in grails!

saravanataee
Hi all, 
                    I need to implement the ajax - select's. i.e the value of one select changes based on the value of previous select. for e.g Country,state and city relationship. I have been reference to this example.


But, i am not able to successfully run it.!

If someone gives me a idea with just two select's simply and how to make them work. It would be greatful.

Thanks.


--
Cheers,

Saravana

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: I need a good example to implement and understand ajax- select's in grails!

Roberto Guerra
This is a javascript solution: http://ivaynberg.github.com/select2

Something like this is server side agnostic.

On Thu, Jul 5, 2012 at 8:04 AM, Saravanan S <[hidden email]> wrote:
Hi all, 
                    I need to implement the ajax - select's. i.e the value of one select changes based on the value of previous select. for e.g Country,state and city relationship. I have been reference to this example.


But, i am not able to successfully run it.!

If someone gives me a idea with just two select's simply and how to make them work. It would be greatful.

Thanks.


--
Cheers,

Saravana




--
The Journey Is The Reward.
Loading...