Click here to Skip to main content
16,004,854 members
Home / Discussions / C#
   

C#

 
GeneralRe: GDI Drawing over controls Pin
Martin#9-Aug-07 2:41
Martin#9-Aug-07 2:41 
GeneralRe: GDI Drawing over controls Pin
aparsons_cp14-Aug-07 2:30
aparsons_cp14-Aug-07 2:30 
GeneralRe: GDI Drawing over controls Pin
aparsons_cp15-Aug-07 23:21
aparsons_cp15-Aug-07 23:21 
GeneralRe: GDI Drawing over controls Pin
Luc Pattyn16-Aug-07 1:26
sitebuilderLuc Pattyn16-Aug-07 1:26 
GeneralRe: GDI Drawing over controls Pin
JVilmaire19-Aug-07 15:13
JVilmaire19-Aug-07 15:13 
GeneralRe: GDI Drawing over controls Pin
Luc Pattyn19-Aug-07 22:31
sitebuilderLuc Pattyn19-Aug-07 22:31 
QuestionHelp regarding timer control Pin
anu819-Aug-07 1:42
anu819-Aug-07 1:42 
AnswerRe: Help regarding timer control Pin
kubben9-Aug-07 1:48
kubben9-Aug-07 1:48 
There is probably an ajax way of doing this, but I am not that familar with ajax. I would use a meta tag to auto update the page. Here is the syntax:
<meta http-equiv="Refresh" content="n;url">


n is the number of seconds to wait before loading the specified URL.

url is an absolute URL to be loaded.

This will cause your page to auto post back in which case you can run your query and update the gridview.

Hope that helps.
Ben
GeneralRe: Help regarding timer control Pin
anu819-Aug-07 2:43
anu819-Aug-07 2:43 
GeneralRe: Help regarding timer control Pin
kubben9-Aug-07 6:04
kubben9-Aug-07 6:04 
AnswerRe: Help regarding timer control Pin
Martin#9-Aug-07 2:53
Martin#9-Aug-07 2:53 
GeneralRe: Help regarding timer control Pin
anu819-Aug-07 3:27
anu819-Aug-07 3:27 
GeneralRe: Help regarding timer control Pin
Martin#9-Aug-07 3:35
Martin#9-Aug-07 3:35 
AnswerRe: Help regarding timer control Pin
kubben9-Aug-07 6:06
kubben9-Aug-07 6:06 
QuestionCOM in C# Pin
Stevo Z9-Aug-07 1:30
Stevo Z9-Aug-07 1:30 
Questioncomparing image Pin
Xmen Real 9-Aug-07 1:26
professional Xmen Real 9-Aug-07 1:26 
AnswerRe: comparing image Pin
kubben9-Aug-07 1:50
kubben9-Aug-07 1:50 
QuestionSSL in Pop3 connection Pin
DKalepu9-Aug-07 1:16
DKalepu9-Aug-07 1:16 
AnswerRe: SSL in Pop3 connection Pin
m@u9-Aug-07 10:16
m@u9-Aug-07 10:16 
GeneralRe: SSL in Pop3 connection Pin
DKalepu9-Aug-07 19:24
DKalepu9-Aug-07 19:24 
QuestionMSG Box Script Pin
kibromg9-Aug-07 0:51
kibromg9-Aug-07 0:51 
AnswerRe: MSG Box Script Pin
Colin Angus Mackay9-Aug-07 1:02
Colin Angus Mackay9-Aug-07 1:02 
AnswerRe: MSG Box Script Pin
N a v a n e e t h9-Aug-07 1:08
N a v a n e e t h9-Aug-07 1:08 
GeneralRe: MSG Box Script Pin
kibromg9-Aug-07 1:30
kibromg9-Aug-07 1:30 
GeneralRe: MSG Box Script Pin
N a v a n e e t h9-Aug-07 1:40
N a v a n e e t h9-Aug-07 1:40 

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.