Click here to Skip to main content
15,886,919 members
Home / Discussions / C#
   

C#

 
QuestionHow can we set formats of excel sheet Pin
Gunjan pandey17-Sep-09 23:16
Gunjan pandey17-Sep-09 23:16 
QuestionDraw Controls in Layers Pin
softwarejaeger17-Sep-09 22:52
softwarejaeger17-Sep-09 22:52 
QuestionDatagridview refreshes automatically reflecting changes in database? Pin
LordZoster17-Sep-09 21:54
LordZoster17-Sep-09 21:54 
AnswerRe: Datagridview refreshes automatically reflecting changes in database? Pin
Christian Graus17-Sep-09 21:56
protectorChristian Graus17-Sep-09 21:56 
AnswerRe: Datagridview refreshes automatically reflecting changes in database? Pin
Tamer Oz17-Sep-09 22:05
Tamer Oz17-Sep-09 22:05 
GeneralRe: Datagridview refreshes automatically reflecting changes in database? Pin
Christian Graus17-Sep-09 22:07
protectorChristian Graus17-Sep-09 22:07 
GeneralRe: Datagridview refreshes automatically reflecting changes in database? Pin
Tamer Oz17-Sep-09 22:15
Tamer Oz17-Sep-09 22:15 
GeneralRe: Datagridview refreshes automatically reflecting changes in database? Pin
LordZoster17-Sep-09 22:17
LordZoster17-Sep-09 22:17 
hallo and thanks for the replies.
By DGV I mean the DataGridView control, but it could be any control showing data.
Actually I was trying to avoid a timer, but the underlying database is a SQL2000 thus having no possibility of CLR into T-SQL.
As far as I understand, the logic flow would be:
data changes > trigger that broadcasts/sends a message > client application "listening" > performs a grid refresh
GeneralRe: Datagridview refreshes automatically reflecting changes in database? Pin
Tamer Oz17-Sep-09 22:22
Tamer Oz17-Sep-09 22:22 
GeneralRe: Datagridview refreshes automatically reflecting changes in database? Pin
Christian Graus17-Sep-09 22:23
protectorChristian Graus17-Sep-09 22:23 
GeneralRe: Datagridview refreshes automatically reflecting changes in database? Pin
LordZoster17-Sep-09 22:44
LordZoster17-Sep-09 22:44 
GeneralRe: Datagridview refreshes automatically reflecting changes in database? Pin
Christian Graus17-Sep-09 23:59
protectorChristian Graus17-Sep-09 23:59 
GeneralRe: Datagridview refreshes automatically reflecting changes in database? Pin
Henry Minute18-Sep-09 3:01
Henry Minute18-Sep-09 3:01 
QuestionHow to obtain the switches' mac addres by SNMP Pin
scoket17-Sep-09 20:58
scoket17-Sep-09 20:58 
Questionhow to pass excel application object to automation object? Pin
SRKSHOME17-Sep-09 20:53
SRKSHOME17-Sep-09 20:53 
AnswerRe: how to pass excel application object to automation object? CrossPost Pin
Richard MacCutchan17-Sep-09 22:53
mveRichard MacCutchan17-Sep-09 22:53 
QuestionHow to use C# and SNMP to obtain the printing total pages Pin
scoket17-Sep-09 20:50
scoket17-Sep-09 20:50 
AnswerRe: How to use C# and SNMP to obtain the printing total pages Pin
Jacobb Michael17-Sep-09 23:47
Jacobb Michael17-Sep-09 23:47 
GeneralRe: How to use C# and SNMP to obtain the printing total pages Pin
scoket18-Sep-09 0:02
scoket18-Sep-09 0:02 
Questionclient server app with push agent technology Pin
Tanmay Broachwala17-Sep-09 20:41
Tanmay Broachwala17-Sep-09 20:41 
QuestionWebDAV Error Pin
satsumatable17-Sep-09 20:08
satsumatable17-Sep-09 20:08 
AnswerRe: WebDAV Error Pin
Henry Minute18-Sep-09 3:07
Henry Minute18-Sep-09 3:07 
AnswerRe: WebDAV Error Pin
Atul Kharecha18-Sep-09 3:38
Atul Kharecha18-Sep-09 3:38 
QuestionWhat is the advantage of using IList over List in C# ? Pin
md_azy17-Sep-09 19:55
md_azy17-Sep-09 19:55 
AnswerRe: What is the advantage of using IList over List in C# ? Pin
0x3c017-Sep-09 20:08
0x3c017-Sep-09 20:08 

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.