C
CH.
Hi,
i read a lot of ajax stuff and i was asking myself this:
when clicking on the fieldname in a gridview (sorting enabled), the whole
database is sorted according to that field.
Is the whole html- page refreshed when doing that or only the data in the
gridview, and in that last case, can we say ajax is used? If not, why is
ajax not implelented (by default) in the sorting /updating actions?
Thanks
Ch
i read a lot of ajax stuff and i was asking myself this:
when clicking on the fieldname in a gridview (sorting enabled), the whole
database is sorted according to that field.
Is the whole html- page refreshed when doing that or only the data in the
gridview, and in that last case, can we say ajax is used? If not, why is
ajax not implelented (by default) in the sorting /updating actions?
Thanks
Ch