Click here to Skip to main content
15,911,315 members
Home / Discussions / C#
   

C#

 
AnswerRe: Phone number Pin
snouto13-Apr-06 0:58
snouto13-Apr-06 0:58 
QuestionDetecting sound volume with c# using .NET Pin
coverblew13-Apr-06 0:12
coverblew13-Apr-06 0:12 
AnswerRe: Detecting sound volume with c# using .NET Pin
coverblew13-Apr-06 4:39
coverblew13-Apr-06 4:39 
GeneralRe: Detecting sound volume with c# using .NET Pin
mav.northwind13-Apr-06 22:19
mav.northwind13-Apr-06 22:19 
QuestionAccess global focused control Pin
dct_flare13-Apr-06 0:04
dct_flare13-Apr-06 0:04 
QuestionGet Group in LDAP Pin
AnhTin12-Apr-06 23:43
AnhTin12-Apr-06 23:43 
QuestionPost back where to inset the code Pin
papa198012-Apr-06 22:41
papa198012-Apr-06 22:41 
AnswerRe: Post back where to inset the code Pin
Dinuj Nath13-Apr-06 0:37
Dinuj Nath13-Apr-06 0:37 
First check that you have written the code to populate the printer name ddl inside

if (!Page.IsPostBack)
{
}

block

Secondly you have to put the code to populate the printer model ddl in the SelectedIndexChanged method

-
बुरा जो देखण मै चला, बुरा न िमलया कोय,
जो मन खोजा आपणा तो मुझसे बुरा न कोय।

Translation
GeneralRe: Post back where to inset the code Pin
papa198013-Apr-06 3:48
papa198013-Apr-06 3:48 
GeneralRe: Post back where to inset the code Pin
Dinuj Nath13-Apr-06 5:37
Dinuj Nath13-Apr-06 5:37 
QuestionAdding a row in a database Pin
alee15.10.8812-Apr-06 21:47
alee15.10.8812-Apr-06 21:47 
AnswerRe: Adding a row in a database Pin
J4amieC12-Apr-06 21:49
J4amieC12-Apr-06 21:49 
GeneralRe: Adding a row in a database Pin
alee15.10.8812-Apr-06 22:01
alee15.10.8812-Apr-06 22:01 
GeneralRe: Adding a row in a database Pin
J4amieC12-Apr-06 22:36
J4amieC12-Apr-06 22:36 
GeneralRe: Adding a row in a database Pin
albCode12-Apr-06 23:47
albCode12-Apr-06 23:47 
GeneralRe: Adding a row in a database Pin
J4amieC13-Apr-06 0:14
J4amieC13-Apr-06 0:14 
AnswerRe: Adding a row in a database Pin
Guffa13-Apr-06 1:31
Guffa13-Apr-06 1:31 
GeneralRe: Adding a row in a database Pin
J4amieC13-Apr-06 1:45
J4amieC13-Apr-06 1:45 
AnswerRe: Adding a row in a database Pin
Guffa12-Apr-06 21:51
Guffa12-Apr-06 21:51 
QuestionThread Synchronization program Pin
eric_tran12-Apr-06 21:31
eric_tran12-Apr-06 21:31 
AnswerRe: Thread Synchronization program Pin
J4amieC12-Apr-06 21:47
J4amieC12-Apr-06 21:47 
GeneralRe: Thread Synchronization program Pin
eric_tran12-Apr-06 21:53
eric_tran12-Apr-06 21:53 
QuestionRandom number Pin
eric_tran12-Apr-06 21:13
eric_tran12-Apr-06 21:13 
AnswerRe: Random number Pin
V.12-Apr-06 21:16
professionalV.12-Apr-06 21:16 
QuestionCombobox value change Pin
Kagisho12-Apr-06 20:58
Kagisho12-Apr-06 20:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.