Re: [symfony-users] ajax chellanging question

2011-04-07 Thread Gareth McCumskey
http://jquery.com/ On Wed, Apr 6, 2011 at 9:59 PM, Jehan jeeha...@gmail.com wrote: Dear All I am using symfony 1.4. I want to show data in table format, with each record show a hyperlink. when click on link then that specific record edited using ajax. How to do it. -- If you want to

Re: [symfony-users] ajax chellanging question

2011-04-07 Thread Jehan
I know it can be done by jquery but how. On Thu, Apr 7, 2011 at 11:59 AM, Gareth McCumskey gmccums...@gmail.comwrote: http://jquery.com/ On Wed, Apr 6, 2011 at 9:59 PM, Jehan jeeha...@gmail.com wrote: Dear All I am using symfony 1.4. I want to show data in table format, with each

Re: [symfony-users] ajax chellanging question

2011-04-07 Thread Gareth McCumskey
Using the ajax function inside JQuery. Your question is like asking How do I use PHP?. There is a lot you need to know and can't be described in a single message on the message lists. Read the site and learn how JQuery works and then learn how to use the ajax functions within JQuery. On Thu, Apr

[symfony-users] ajax chellanging question

2011-04-06 Thread Jehan
Dear All I am using symfony 1.4. I want to show data in table format, with each record show a hyperlink. when click on link then that specific record edited using ajax. How to do it. -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com