Forum Moderators: coopster
Currently I'm developing Store Management Site.So i'm stuck on this point.
I want to load all data again to form fields when i Click on the Some data in HTML Grid(below the form) For Editing.(without refreshing the page)
I know this is Ajax related one.Please help me to do this.any help greatly appreciate.
Thanks
Madhu
You should first start off with a simple AJAX tutorial. Here is one that I like: [news.php.net...]
Once you have the basics down try to throw some code together.