T
ton
Hi,
I wander what to do. I'm developing a webapplication. One of the parts is to
show records from a database.
To modifiy a value, text of relational link or date I would like to use Ajax
where possible. I saw the posiibilty of the Ajax control toolkit with the
calendar extender.
How nice. But is it fast? Thats the question, because the roundtrip to the
server would build the full page in postback and only the changes will be
posted back to the client. But it still is a full "renew" of the entire
page.
So my question is:
What is the advantage of using these controls, is it really faster, or is
there another way (javascript) to get a small calendar when the date-field
got the focus.
Please comment of better help me if you can
Thanx in advance
Ton
I wander what to do. I'm developing a webapplication. One of the parts is to
show records from a database.
To modifiy a value, text of relational link or date I would like to use Ajax
where possible. I saw the posiibilty of the Ajax control toolkit with the
calendar extender.
How nice. But is it fast? Thats the question, because the roundtrip to the
server would build the full page in postback and only the changes will be
posted back to the client. But it still is a full "renew" of the entire
page.
So my question is:
What is the advantage of using these controls, is it really faster, or is
there another way (javascript) to get a small calendar when the date-field
got the focus.
Please comment of better help me if you can
Thanx in advance
Ton