Click here to Skip to main content
15,894,405 members
Home / Discussions / C#
   

C#

 
AnswerRe: Master to content Pin
leppie9-Jul-08 1:55
leppie9-Jul-08 1:55 
GeneralRe: Master to content Pin
Agweet9-Jul-08 2:04
Agweet9-Jul-08 2:04 
QuestionDynamic rows Pin
karthave9-Jul-08 1:25
karthave9-Jul-08 1:25 
AnswerRe: Dynamic rows Pin
Christian Graus9-Jul-08 1:27
protectorChristian Graus9-Jul-08 1:27 
QuestionRegarding textboxes editibility Pin
tasumisra9-Jul-08 1:17
tasumisra9-Jul-08 1:17 
AnswerRe: Regarding textboxes editibility Pin
tasumisra9-Jul-08 1:25
tasumisra9-Jul-08 1:25 
AnswerRe: Regarding textboxes editibility Pin
Christian Graus9-Jul-08 1:26
protectorChristian Graus9-Jul-08 1:26 
QuestionMergeing On-Click events in Code-Behind Pin
imnotso#9-Jul-08 0:50
imnotso#9-Jul-08 0:50 
Hi,

I'm adding a button to an existing app. I need to open a new window once this button is clicked. The new button has been added to an existing User Control and takes on all the attributes of the other buttons. Great.

I need to add an onClick event to my button in the code behind that will open a new browser via some javascript (window.open). When I add it it and run the code it renders the button with 2 onClick events (1 from the global attributes of the user control I guess) My onClick doesn't funtion (not a shock) I know I can have 2 functions running on 1 onClick - I separate with a semi-colon - how do I merge my onClick event into the existing one? Attribute.Add("onClick"),myButton creats a new one.

Any ideas welocme !!

Thanks
AnswerRe: Mergeing On-Click events in Code-Behind Pin
Christian Graus9-Jul-08 1:27
protectorChristian Graus9-Jul-08 1:27 
GeneralRe: Mergeing On-Click events in Code-Behind Pin
imnotso#9-Jul-08 3:10
imnotso#9-Jul-08 3:10 
QuestionGetting machinename and their IP of a Lan [modified] Pin
Mogaambo9-Jul-08 0:34
Mogaambo9-Jul-08 0:34 
AnswerRe: Getting machinename and their IP of a Lan Pin
leppie9-Jul-08 2:00
leppie9-Jul-08 2:00 
GeneralRe: Getting machinename and their IP of a Lan Pin
Mogaambo9-Jul-08 2:47
Mogaambo9-Jul-08 2:47 
Questioncan not load mscorwks.dll? Pin
George_George9-Jul-08 0:11
George_George9-Jul-08 0:11 
AnswerRe: can not load mscorwks.dll? Pin
leppie9-Jul-08 1:31
leppie9-Jul-08 1:31 
GeneralRe: can not load mscorwks.dll? Pin
George_George9-Jul-08 22:00
George_George9-Jul-08 22:00 
QuestionDatagridview Pin
benjamin yap8-Jul-08 23:48
benjamin yap8-Jul-08 23:48 
AnswerRe: Datagridview Pin
leppie9-Jul-08 0:07
leppie9-Jul-08 0:07 
GeneralRe: Datagridview Pin
benjamin yap9-Jul-08 0:34
benjamin yap9-Jul-08 0:34 
AnswerRe: Datagridview Pin
benjymous9-Jul-08 1:30
benjymous9-Jul-08 1:30 
GeneralRe: Datagridview Pin
benjamin yap9-Jul-08 2:02
benjamin yap9-Jul-08 2:02 
QuestionGrid Combo Un-Select Pin
Syed Shahid Hussain8-Jul-08 23:36
Syed Shahid Hussain8-Jul-08 23:36 
QuestionCombobox problem Pin
Vibin Venugopal8-Jul-08 23:30
Vibin Venugopal8-Jul-08 23:30 
AnswerRe: Combobox problem Pin
Gareth H8-Jul-08 23:52
Gareth H8-Jul-08 23:52 
GeneralRe: Combobox problem Pin
Vibin Venugopal9-Jul-08 0:55
Vibin Venugopal9-Jul-08 0:55 

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.