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:651081
More Search Options
RSS Available
Matching Posts
Re: DOCTYPE , toolkit controls & asp.net tree control problem
Sorry , forgot to mention... i'm using IE7
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
DanNsk
on 3/28/2007
DOCTYPE , toolkit controls & asp.net tree control problem
I have <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"> declaration line which makes all Toolkit controls operational ... but asp.net tree control looses all the vertical lines. I've set <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> all the lines in a tree appeared again... but this makes toolkit controls non operational. So how can i force both toolkit and asp.net tree to work together ?
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
DanNsk
on 3/28/2007
Re: Slider extender, client events
I forgot to tell that i'm trying to add this script dynamically, in a Page_Load event handler of a page so the only working solution i've found - string script = "Sys.Application.add_init(function() {\n" + " var slider1 = $find('" + SliderExtender1.BehaviorID + "');\n" + " if (slider1) slider1.add_valueChanged(function() { alert('value changed!'); });\n" + " });\n"; ScriptManager.RegisterStartupScript(Page, GetType(), "StartupValuesFunction", script, true);
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
DanNsk
on 11/30/2006
Slider extender, client events
I have slider extender on a page , which is bound to a hidden field, and has some textbox as an target control. Slider extender has valueChanged event, is there any way to attach my handler to it ? My idea was $find('controlId').add_valueChanged( function() {} ); , but doesn't work.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
DanNsk
on 11/29/2006
Re: Encrypt my own config section
no, i didn't found any in case it was installed in the GAC, i've got: Encrypting configuration section... This configuration section cannot be encrypted. Failed! so it is also not a solution
Posted to
Security
(Forum)
by
DanNsk
on 7/10/2006
Encrypt my own config section
I am using my own configuration section in web app, it's located in a different assembly. My config file contain this line in configSections section: <section name="TestSection" type="TestSection+TestSectionHandler, TestConfiguration, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6b96744cb3d09aae" allowLocation="false"/> I've used this command to encrypt TestSection aspnet_regiis.exe -pe "TestSection" -app "/TestApp" -prov "DataProtectionConfigurationProvider" 1) In case Assembly
Posted to
Security
(Forum)
by
DanNsk
on 6/28/2006
Page 1 of 1 (6 items)
Channel 9:
E2E: Brian Beckman and Erik Meijer - Co/Contravariance in Physics and Programming, 1 of 2
TechNet Edge:
Windows Server 2008 R2 Quick Look #3 - PowerShell V2
ASP.NET:
2009 Blogged - Greatest Hits
WindowsClient:
2009 Blogged - Greatest Hits
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 2, Imports & Exports
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online