jeditable in an ASP.NET web form

Posted by Barney on Stack Overflow See other posts from Stack Overflow or by Barney
Published on 2010-06-12T10:03:12Z Indexed on 2010/06/12 10:13 UTC
Read the original article Hit count: 454

Filed under:
|
|

Can someone explain to me how you would use jeditable with an ASP.NET web form (and C# codebehind). I've got a bit of experience with web forms but not very complicated stuff, and haven't used much jquery before, and this is just puzzling me. I understand how to put it in and attach it to the element you want to be editable, it's what jeditable does when you submit the text field that I don't get. How do you handle that in the webform in order to save the changed text? Hope someone understands my issue... Cheers!

© Stack Overflow or respective owner

Related posts about c#

Related posts about jeditable