Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:816422
More Search Options
RSS Available
Matching Posts
Save Personalization data during client Callback page cycle
I've post similar question awhile ago, but maybe the subject wasn't clear, I received no reply. So I'll try again. During client Callback page cycle, SaveViewState event is never called, so WebPartPersonalization.Save() method is not called either. Is there anyway to force Save Personalization data during client Callback? I tried writing my custom webpartmanager and webpartpersonalization and call Save method manually, and even set WebPart.SetPersonalizationDirty before calling Save,
Posted to
Web Parts and Personalization
(Forum)
by
andytr
on 9/17/2008
Filed under: personalization, Callback, Callback page cycle, Client Callback, ICallbackEventHandler, WebpartPersonalization.Save
Open a program on client's machine
I'm creating an intranet web page for my company and get stuck with this requirement. For instance, I have a button says "Open MS Word". A user clicks on it to open MS Word on the user's computer. Is there any way that I can make a link or button on a web page, by which a client will click on it to open a program on his/her computer? Thanks.
Posted to
Client Side Web Development
(Forum)
by
andytr
on 8/25/2008
Re: WebPartZone wrongly render CssClass
Thanks, it's all make sense now
Posted to
Web Parts and Personalization
(Forum)
by
andytr
on 8/22/2008
WebPartZone wrongly render CssClass
In my main .aspx file, I have < microsoft : WebPartZone ID ="LeftWebPartZone" runat ="server" HeaderText ="Left Zone" > < ZoneTemplate > </ ZoneTemplate > </ microsoft : WebPartZone > In my main .skin file, I have < microsoft : WebPartZone runat ="server" PartTitleStyle-CssClass ="WebPartZone_PartTitleStyle" ></ microsoft : WebPartZone > So logically, the title of the web part in .aspx file should be rendered as
Posted to
Web Parts and Personalization
(Forum)
by
andytr
on 8/20/2008
Filed under: Render, WebPartZone, CssClass, Error
Re: Unable to drag webpart.
[quote user="birjit"]Now I am able to drag webparts though I am able to minimize and close webparts.[/quote] I think you meant "Now I am unable to drag webparts"? If so, here's something you can try Check the display mode. Open your web site in both IE and Firefox (and if you want, Opera). Check if your web parts can be dragged in any browser. If your web parts are draggable in IE but not in Firefox, it's because you are using the new WebPartManager. You need to use WebPartManger
Posted to
Web Parts and Personalization
(Forum)
by
andytr
on 8/18/2008
Re: Problem with personalization and ICallbackEventHandler
Actually there's a way I'm using to work around this issue, but I just don't feel it in my gut that this's a proper solution. I welcome any suggestion. Anyway, Here's what I did public partial class MyUserControl : System.Web.UI. UserControl , ICallbackEventHandler { #region ICallbackEventHandler Methods public string GetCallbackResult() { return string .Empty; } public void RaiseCallbackEvent( string eventArgument) { Text = eventArgument; Session[ this .UniqueID + "$Text"
Posted to
Web Parts and Personalization
(Forum)
by
andytr
on 8/11/2008
Problem with personalization and ICallbackEventHandler
Hi, I'm working on a project and got into a dead end. I created a user control, which implemented ICallbackEventHandler interface public partial class MyUserControl : System.Web.UI. UserControl , ICallbackEventHandler { #region ICallbackEventHandler Methods public string GetCallbackResult() { return string .Empty; } public void RaiseCallbackEvent( string eventArgument) { Text = eventArgument; } #endregion [ Personalizable ] public string Text { get ; set ; } protected void Page_Load( object sender
Posted to
Web Parts and Personalization
(Forum)
by
andytr
on 8/11/2008
Filed under: personalization, Personalized, Web Part, ICallbackEventHandler
Page 1 of 1 (7 items)
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 1
Channel 9:
Francesco Logozzo - Static Checking with Code Contracts for .NET
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online