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:810635
More Search Options
RSS Available
Matching Posts
Re: Unable to set specific selected value in Combobox during runtime
Hi I am generating the following script while the selectedIndexChanged fires string strScript = ""; strScript = "function pageLoad() " + "{" + "document.getElementById('" + drp.ClientID + "').set_selectedIndex(0);" + "document.getElementById('" + drp.ClientID + "')._textBoxControl.value = document.getElementById('" + drp.ClientID + "')._optionListItems[0].text;" + "}"; ScriptManager.RegisterStartupScript
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
ik78
on 10/29/2009
Re: publish to multi sites
I am looking for a way to do it from vs anyway Thanks
Posted to
Configuration and Deployment
(Forum)
by
ik78
on 10/13/2009
publish to multi sites
Hi I am developing with vs2008. I need to publish my site to two different sites. is their any way or tool that can do it? Thanks Itzik
Posted to
Configuration and Deployment
(Forum)
by
ik78
on 9/23/2009
AutoSize char height
Hi I want to use a chart object in the Report (rldc). Is their any way to set the height dynamically I am working with WinXp vs2008 Thanks Itzik
Posted to
SQL Server Reporting Services
(Forum)
by
ik78
on 9/2/2009
Re: Printing a RDLC without preview
Hi Is thier any way to do the same with out saving to a file, (to avoid deleting the file) Thanks Itzik
Posted to
Tips & Tricks
(Forum)
by
ik78
on 7/21/2009
System.Reflection.TargetException: Object does not match target type.
Hi I am retrieving the following error when I bind a custom collection with a gridview "System.Reflection.TargetException: Object does not match target type." Some details. The base class is public class SortableBindingList<T> :BindingList<T>, ITypedList { ..... } The collection class is public class MyCollection : SortableBindingList<MyInterface> { ..... } The collection contains two types of objects that inherit from the same interface Thanks Itzik
Posted to
C#
(Forum)
by
ik78
on 7/5/2009
Re: Composite control events
Ooop's Thanks it solved my problem
Posted to
Web Forms
(Forum)
by
ik78
on 4/1/2009
Composite control events
Hi I created two composite controls called 1) MainControl, 2) InnerControl Both of the controls contain just one button, when I add the "innerControl" to "MainControl" the event if the button in "InnerComtrol" dosn't fire Ths following is the code of both controls //Main control [ToolboxData( "<{0}:MainControl runat=server></{0}:MainControl>" )] public class MainControl : CompositeControl { Button _btnMain; InnerControl _innerControl; protected
Posted to
Web Forms
(Forum)
by
ik78
on 4/1/2009
Re: postback in wizard control
I don't want the page to have a default button, I have a usercontrol in step 2 that contains a textbox and that raises the "change" event when clicking on "enter" Thanks
Posted to
Data Presentation Controls
(Forum)
by
ik78
on 7/1/2008
Re: postback in wizard control
Hi Is thier any way to change the default button I tried the following this .Form.DefaultButton = "" ; but it didn't help Thanks
Posted to
Data Presentation Controls
(Forum)
by
ik78
on 7/1/2008
Page 1 of 2 (12 items) 1
2
Next >
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part I
TechNet Edge:
Windows Server 2008 R2 Quick Look- Installing the Migration Tools
WindowsClient:
My latest videos – WPF, Silverlight, Sensors, and PDC09
WindowsClient:
Developing an installer for your Surface application
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online