CodeVerge.Net Beta
Login Idy
Register Password
  Forgot?
Explore    Item Entry    Members   
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML





Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.web_parts_and_personalization Tags:
Item Type: NewsGroup Date Entered: 12/5/2007 4:29:22 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 2 Views: 5 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
3 Items, 1 Pages 1 |< << Go >> >|
newbee36
Asp.Net User
Editor part's ApplyChanges() not called in custom Edit verb12/5/2007 4:29:22 PM

0/0

Hi

I have implemented a custom Edit verb for my verb parts. It works fine except that the ApplyChanges() method is not called when I click OK button on the Editor zone.

PS: I have implemented a Custom Editor part (derived from EditorPart) for the web parts and I have this method in the CustomEditor part class. This method gets called if I use the default Edit verb!

Regards

 

 

Nuwanda
Asp.Net User
Re: Editor part's ApplyChanges() not called in custom Edit verb12/5/2007 9:03:49 PM

0/0

I think that if the webpartmanager knows which webpart is selected, the framework should do the rest.

There is probably a ...

If (Not Me.WebPartToEdit Is Nothing) Then...

around the call to ApplyChanges() in the framework

newbee36
Asp.Net User
Re: Editor part's ApplyChanges() not called in custom Edit verb12/5/2007 9:09:50 PM

0/0

That was my folly! In the Page Load, I was setting the DisplayMode=DesignDisplayMode. hen Edit button is clicked, this piece of code was also getting executed. When I removed it, it started working perfectly.

3 Items, 1 Pages 1 |< << Go >> >|



Search This Site:


Meet Our Sponsors:



Other Resources:

Integrate a sales order validation process between SAP and Siebel using ... ways to edit the custom transformation. In the Java mode, the input and output variables are ... Create a Choice called Check Verb And Status. Then Add two ...
Framework for creating modular web applications - Patent 7281202 ... or administrator are called custom settings while settings made ... an edit link 402 in the web part 403 , a user gains access to an editor part 404 ...
SharePoint Connector for Confluence - How We Did It - منتديات سوريا ستار The image above also shows an "Edit Confluence Page" verb on the web part menu. ... Without an editor part, custom web part properties are typically text boxes ...


 
All Times Are GMT