Hi! I was really pleased to see this thread where Pero showed a method for editing titles of raddock controls on click, in the MyPortal App:
http://www.telerik.com/community/forums/aspnet-ajax/docking/my-portal-feature-expansion.aspx
I'm trying to create functionality where clicking on an edit button (next to the existing title edit linkbutton) the user might edit the content itself (then it would save to the DB- I see there are separate examples for that.) Particularly I'm a bit confused on whether such functions should live within the user control code or the portal page.
With code I'd like to determine whether the edit buttons are visible (eg the user can toggle 'edit mode' vs 'view mode').
Would it be possible to see an example where clicking an edit link (just like the title edit link) would trigger a radeditor with the current content in it? Probably in a modal radwindow or done some other way if you recommend.
I would appreciate your thoughts/contributions! :)
http://www.telerik.com/community/forums/aspnet-ajax/docking/my-portal-feature-expansion.aspx
I'm trying to create functionality where clicking on an edit button (next to the existing title edit linkbutton) the user might edit the content itself (then it would save to the DB- I see there are separate examples for that.) Particularly I'm a bit confused on whether such functions should live within the user control code or the portal page.
With code I'd like to determine whether the edit buttons are visible (eg the user can toggle 'edit mode' vs 'view mode').
Would it be possible to see an example where clicking an edit link (just like the title edit link) would trigger a radeditor with the current content in it? Probably in a modal radwindow or done some other way if you recommend.
I would appreciate your thoughts/contributions! :)