Click here to Skip to main content
15,904,023 members
Home / Discussions / C#
   

C#

 
GeneralRe: Properly linking inter-dependent libraries Pin
Mike Marynowski11-Aug-09 7:53
professionalMike Marynowski11-Aug-09 7:53 
Questiondatagridview row back color Pin
prubyholl11-Aug-09 6:40
professionalprubyholl11-Aug-09 6:40 
AnswerRe: datagridview row back color Pin
dan!sh 11-Aug-09 6:57
professional dan!sh 11-Aug-09 6:57 
GeneralRe: datagridview row back color Pin
prubyholl11-Aug-09 7:05
professionalprubyholl11-Aug-09 7:05 
QuestionPrint (some column) of data grid view Pin
Samb198511-Aug-09 5:52
Samb198511-Aug-09 5:52 
AnswerRe: Print (some column) of data grid view Pin
Muhammad Mazhar11-Aug-09 6:07
Muhammad Mazhar11-Aug-09 6:07 
AnswerRe: Print (some column) of data grid view Pin
Mycroft Holmes11-Aug-09 14:22
professionalMycroft Holmes11-Aug-09 14:22 
GeneralRe: Print (some column) of data grid view Pin
Samb198518-Aug-09 5:46
Samb198518-Aug-09 5:46 
QuestionDataGridView navigating to Child Rows Pin
codeboy198811-Aug-09 5:09
codeboy198811-Aug-09 5:09 
QuestionAddInCustomAction not working properly Pin
lune1211-Aug-09 4:30
lune1211-Aug-09 4:30 
AnswerRe: AddInCustomAction not working properly Pin
Pete O'Hanlon11-Aug-09 4:44
mvePete O'Hanlon11-Aug-09 4:44 
GeneralRe: AddInCustomAction not working properly Pin
lune1211-Aug-09 4:54
lune1211-Aug-09 4:54 
QuestionNeed To Convert Time Pin
Rahul DSG11-Aug-09 4:02
Rahul DSG11-Aug-09 4:02 
AnswerRe: Need To Convert Time Pin
DaveyM6911-Aug-09 4:15
professionalDaveyM6911-Aug-09 4:15 
AnswerRe: Need To Convert Time Pin
PIEBALDconsult11-Aug-09 5:07
mvePIEBALDconsult11-Aug-09 5:07 
AnswerRe: Need To Convert Time Pin
J4amieC11-Aug-09 5:28
J4amieC11-Aug-09 5:28 
GeneralRe: Need To Convert Time Pin
Luc Pattyn11-Aug-09 5:54
sitebuilderLuc Pattyn11-Aug-09 5:54 
GeneralRe: Need To Convert Time Pin
J4amieC11-Aug-09 6:58
J4amieC11-Aug-09 6:58 
GeneralRe: Need To Convert Time Pin
PIEBALDconsult11-Aug-09 7:26
mvePIEBALDconsult11-Aug-09 7:26 
GeneralRe: Need To Convert Time Pin
PIEBALDconsult11-Aug-09 6:43
mvePIEBALDconsult11-Aug-09 6:43 
QuestionWebBrowser control and Ajax requests Pin
keniagm11-Aug-09 3:51
keniagm11-Aug-09 3:51 
Hello everyone!

I'm using a WebBrowser control in my app to load a page that updates its content dynamically via Ajax. I need to access the updated content to do some processing, but since the calls are made with Ajax the page doesn't get refreshed and thus the DocumentComplete event doesn't fire.
Is there a way to get notified when a call is made using the XMLHttpRequest object? Some event fires maybe?
Any help will be appreciated,
TIA

Kenia

Kenia

AnswerRe: WebBrowser control and Ajax requests Pin
Hristo-Bojilov11-Aug-09 10:47
Hristo-Bojilov11-Aug-09 10:47 
QuestionJavascript calling a c# method Pin
compninja2511-Aug-09 3:41
compninja2511-Aug-09 3:41 
AnswerRe: Javascript calling a c# method Pin
Andrew Rissing11-Aug-09 4:01
Andrew Rissing11-Aug-09 4:01 
GeneralRe: Javascript calling a c# method Pin
compninja2511-Aug-09 14:16
compninja2511-Aug-09 14:16 

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.