Agile-Works / appleseedapp

Automatically exported from code.google.com/p/appleseedapp
0 stars 0 forks source link

ajax #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
appleseed made a good progress since rainbow. but it still a bit outdated.
(then rainbow stopped ? 2003?). ajax is needed. unfortunately I`am not good in 
it

Original issue reported on code.google.com by DVDobrov...@gmail.com on 16 Feb 2011 at 5:38

GoogleCodeExporter commented 9 years ago
Ajax is already supported.  You can use standard ASP.NET Ajax.

We also use Ajax in certain places.  Just add a script Manager to the page ( we 
may do this on the Master soon) and an update panel around controls.

Ajax should work as normal.

Original comment by rams...@gmail.com on 16 Feb 2011 at 6:16

GoogleCodeExporter commented 9 years ago
it does work certainty. it is just javascript and xml.
I mean we need more implementation of ajax in appleseed.

Do not reload whole page at any action

Original comment by DVDobrov...@gmail.com on 16 Feb 2011 at 6:28

GoogleCodeExporter commented 9 years ago
Yes that is already an issue.

When doing a few things on the page there should be an ajax hit such as Add 
Module to page.

We will be using Ajax in the portal where it is a good use.

Original comment by rams...@gmail.com on 16 Feb 2011 at 6:31