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:725690
More Search Options
RSS Available
Matching Posts
Re: Stop bind on DDL in page load
For that you can load the first control in page load like this DDControl1.DataSource = YourDataTable; DDControl1.textField = "MyField"; DDControl1.ValueField = "ValueField"; DDControl1.DataBind(); // And for the Second Drop Down Fill it on SelectedIndexChanged Field of First Drop Down. // Make sure to use the Selected Value from Control 1 to fetch corresponding records for control 2 // Bind the 2nd control in same way.
Posted to
Data Presentation Controls
(Forum)
by
satya_tanwar
on 9/7/2007
Re: Stop bind on DDL in page load
http://www.asp.net/AJAX/Control-Toolkit/Live/CascadingDropDown/CascadingDropDown.aspx Please have a look at this.. might be solve the problem u have
Posted to
Data Presentation Controls
(Forum)
by
satya_tanwar
on 9/7/2007
Re: Auto complete for a text box
You can use ajaxToolkit from Asp.net with Controls they have a AutoComplete Extender.. A good article about the same http://blogs.msdn.com/brada/archive/2006/10/27/search-autocomplete-with-asp-net-ajax-extensions.aspx
Posted to
Web Forms
(Forum)
by
satya_tanwar
on 9/7/2007
Re: From Class to DB or DB to Class ?
Pleaes mark it as answered and close the post.
Posted to
Architecture
(Forum)
by
satya_tanwar
on 8/26/2007
Re: ASP - ASP.NET
Sure .. no body can stop it running . niether the Server itself and not the .net Framework
Posted to
Migrating from ASP to ASP.NET
(Forum)
by
satya_tanwar
on 8/24/2007
Re: Relation b/w Tables in Dataset
No issue you can create relation with a primary key which consist of two columns http://www.dotnet247.com/247reference/msgs/8/44885.aspx
Posted to
Data Presentation Controls
(Forum)
by
satya_tanwar
on 8/24/2007
Re: configuration WEB.config
Please post.. more what config in web.config ???????
Posted to
Getting Started
(Forum)
by
satya_tanwar
on 8/24/2007
Re: From Class to DB or DB to Class ?
In design you find classes first and then find attributes for those classes which you need to store. While doing implementation you create tables first to store those attributes and then you create classes based on that. Lot's of tools are available which generates classes for you based on the database. Model Driven Architecture work on set of templates, it will create your set of classes based on underlying tables using the Defined Templates. This is the latest i think and pretty hot.
Posted to
Architecture
(Forum)
by
satya_tanwar
on 8/24/2007
Re: Asp:Image with Link
Include Asp:Image inside the link control. Easiest Way.
Posted to
Web Forms
(Forum)
by
satya_tanwar
on 8/24/2007
Re: Need help with error - No value given for one or more required parameters
in the code you posted originaly .. its rdr = cmd.ExecuteReader // need to add rdr = cmd.ExecuteReader() like this . please check that might be the case
Posted to
Access Databases and AccessDataSource Control
(Forum)
by
satya_tanwar
on 8/23/2007
Page 1 of 50 (494 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
UAG reaches RTM
Channel 9:
Who, What, When, Where, Why and How of MIX10
Channel 10:
Berlin Wall in Silverlight
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 2, Installation
Silverlight:
Contributing to the SL HVP
Silverlight:
Best SF Books of All Time
Channel 9:
Reactive Extensions API in depth: Repeat
Channel 9:
Jeffrey Van Gogh: Testing Rx with Pex
Channel 9:
The Visual Studio Documentary: Dan Fernandez Full Length Interview
ASP.NET:
Search Engine Optimization (SEO) Toolkit
Channel 10:
This Is Your Data on Silverlight
ASP.NET:
How the IIS SEO Toolkit Saved My Butt
TechNet Edge:
Windows 7 XP Mode User Experience
ASP.NET:
Using WCF RIA Services without Silverlight in Visual Studio 2010 for building 3 tier ASP.NET Applications
Channel 9:
Ping 41: Top stories of 2009, bing, windows 7, laptop hunters, azure
Channel 9:
endpoint.tv - Windows Server AppFabric in action monitoring and troubleshooting
Channel 10:
Windows Marketplace for Mobile Opens to 6.0, 6.1 Phones
Channel 9:
Rx API in depth: Hot and Cold observables
ASP.NET:
Back in Business
TechNet Edge:
Hacking Windows 7 Interview
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online