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:648892
More Search Options
RSS Available
Matching Posts
create Page_PreInit event from Visual studio 2005
i want to know how to create Page_PreInit Event form visual studio 2005 ? i don't find the way like double klik in the button or in properties if in the button, but i don't find it for Page. thx
Posted to
Getting Started
(Forum)
by
Xeon-YK
on 7/26/2007
Re: data binding to Label in GridView
how about my label in gridview?
Posted to
Data Presentation Controls
(Forum)
by
Xeon-YK
on 6/20/2007
data binding to Label in GridView
i have this table code flag C001 1 C002 2 C003 3 i want to bind my Label in gridview with this data, if flag = 1 my label forecolour become red, and flag = 2 my label forecolour become blue and flag = 3 my label forecolour become green how can i do that selection in binding data like that
Posted to
Data Presentation Controls
(Forum)
by
Xeon-YK
on 6/19/2007
Open Source .NET Forum
i want to ask, is there dot.net have open source forum engine like PHPBB? easier to develope, customize and have a large community thx
Posted to
Getting Started
(Forum)
by
Xeon-YK
on 6/16/2007
Re: problem dropdownlist and checkbox in gridview
thx for that answer it work for me, but i want to know one question more if i click the check box and the checkbox is checked it will bind to sqldatasource1and if i click the checkbox is unchecked it will bind to sqldatasource2 changing the dropdown value from checkbox event thx
Posted to
Getting Started
(Forum)
by
Xeon-YK
on 6/4/2007
problem dropdownlist and checkbox in gridview
i make a simple web application, that i have a gridview that have 3 column the first view contain name, second field contain checkbox, third field contain dropdownlist i have a 2 database, msStatus1 and msStatus2 i want to know how to make if checkbox in row 1 checked , the dropdownlist in row 1 bind to msStatus1 database else if checkbox in row 1 unchecked, the dropdownlist in row1 bind to msStatus2 database how can i do that?
Posted to
Getting Started
(Forum)
by
Xeon-YK
on 6/4/2007
Re: how to use record set like visual basic
yes data set can use when you want to access previous data , next data, etc but it play with the row index and don't have moveFirst, etc method like RecordSet i have find this BindingSource Class In BindingSource i can bind the datasource to dataset and i can use the MoveFirst(), MoveLast(), etc method example : BindingSource nav = new BindingSource(); nav.DataSource = ds //ds is dataset nav.DataBind(); nav.MoveFirstItem; but i dont know is this way is effiecient or not for best practice, can anyone
Posted to
Getting Started
(Forum)
by
Xeon-YK
on 3/29/2007
Re: how to use record set like visual basic
i have already use SqlDataReader but it only can move forward only as i know. i want to use like recordset in VB, it can not only move next, but can return to previous result, first result and last result and as i know SqlDataReader can't do that. i have try to use BindingNavigator, it can move to first, last, next and previous result. i want to know. did other class can do like this? thx
Posted to
Getting Started
(Forum)
by
Xeon-YK
on 3/29/2007
how to use record set like visual basic
i want to know how to move record set like visual basic rs.moveFirst(), rs.movePrev, etc?
Posted to
Getting Started
(Forum)
by
Xeon-YK
on 3/29/2007
Re: adding control class to toolbox
i already doing what you say, but it not appear in toolbox. or may be my custom control is inherit with ToolStripMenuItem so it not appear in toolbox?
Posted to
Visual Studio 2005
(Forum)
by
Xeon-YK
on 3/28/2007
Page 1 of 7 (70 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
Silverlight:
4 Calendars & Plans for 2010 / 5770
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online