Hello,
I wish to utilize the same "new record" update panel to edit an existing note inline -- can you tell me how to pass in the note ID to this so I can initialize the values of the note when the use clicks "edit" in a gridview of notes? Does it have to be some client-side javascript? Is this even possible?
Thanks!
Nancy Capitanio
We have this ability in our build 4.5. We have created a an InlineEditControl base class that helps is manage Inline-Edit panels. The best way to see this is to get the 4.5 or later build.