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:614106
More Search Options
RSS Available
Matching Posts
Collapsiblepanelextender inside gridview, how to maintain state.
In a user control, I have a collapsiblepanelextender in each gridview row. On a command event in the gridview I am deleting some data (which results in rows being removed) and rebinding the gridview. I want the collapsible panel to maintain state after this happen ie if 3 rows were expanded and one of them deleted, the remaining 2 should still be expanded. What would be the best way to achieve this. I have tried using this to get the clientstate.This doesnt work since clientState.UniqueID changes
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
divs_csc
on 10/21/2009
Filed under: CollapsiblePanelExtender, clientstate
Re: expiring a persistent cookie on closing all browser windows running the website
By doing this we can handle timeout for each page. Consider the scenario when the same website is open in two browser windows we would time out on one and have the other working. The desired functionality is that if the user is idle on all the open windows then it should time out,also if the user close all the windows before timeout duration,opening the websote next time should redirect to login page. We already have a persistent auth cookie in place which I am updating in the master page to handle
Posted to
State Management
(Forum)
by
divs_csc
on 6/26/2009
expiring a persistent cookie on closing all browser windows running the website
I have the following scenario for a website: Custom authentication is implemented which creates an encrypted user cookie on authentication. I have to set this cookie to expire after a certain idle time(T) which would be set up in web.config. If all browser windows running my application are closed by the user before this expiry time(T),the cookie should be deleted. It is a web farm environment and we are not using any session management. I cannot use a non persistent cookie ,so basically what I need
Posted to
State Management
(Forum)
by
divs_csc
on 6/25/2009
Filed under: cookie, persistent cookie
Re: Error After Targeting .NET Framework 3.5: Child Nodes Not Allowed
Hi Finally ,I was able to fix this problem by following these steps: 1. Download the .net framework cleanup tool from here . 2. Run this utility to clean up all .net versions. 3. Restart your machine and re-install .net framework 3.5 SP1.(you may face temporary problems with outlook after restart but it will go away one .net framework is installed. Hope it works for you!! -Divya
Posted to
Visual Studio 2008
(Forum)
by
divs_csc
on 4/2/2009
Re: Betreft: How to access controls created inside datalist?
still not working....
Posted to
Data Presentation Controls
(Forum)
by
divs_csc
on 6/30/2005
How to access controls created inside datalist?
I have created a label inside Datalist item template as "<asp:label id=lblSubject Visible="true" Runat="server"><%#DataBinder.Eval(Container.DataItem,"Subject")%></asp:label>" if i try to access its value from server side code Label lsubject = (Label)(e.Item.FindControl("lblSubject")); string subject = lsubject.Text; its always empty..where am i going wrong please Help.
Posted to
Data Presentation Controls
(Forum)
by
divs_csc
on 6/30/2005
Display HTML in data grid
How can i display text by retrieving its HTML from a table in a Datagrid column ??
Posted to
Data Presentation Controls
(Forum)
by
divs_csc
on 6/23/2005
Page 1 of 1 (7 items)
TechNet Edge:
Managing Your Entire World - Tech Focus November 2009 Part 3
Channel 10:
Show Us Your Tech - Mark Pendergrast Edition
TechNet Edge:
Mark Russinovich interview at TechEd EMEA 09
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
WindowsClient:
MSXML XHTML DTDs - making the web better
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Channel 10:
Bing's Top Searches Reveal Our Celeb Obsessions
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Silverlight:
Building extensible Silverlight applications with MEF
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online