2

I am looking for a way to perform in-place editing on my webforms app. Here is a link for this behaviour using scriptaculous: http://wiki.github.com/madrobby/scriptaculous/ajax-inplaceeditor)

I am using the .Net Ajax toolkit.

Does anyone know how can I do this???

Thanks,

Nicolas.

tvanfosson
  • 524,688
  • 99
  • 697
  • 795
Nicolas De Irisarri
  • 1,077
  • 1
  • 14
  • 27

1 Answers1

4

I've used a turtorial on encosia.com to do just that. It's pretty easy, and he has more articles on how to evovle the functionality beyond just the basic features:

http://encosia.com/2007/08/23/seamless-inline-text-editing-with-aspnet-ajax/

asgerhallas
  • 16,890
  • 6
  • 50
  • 68