Microsoft
Software
Hardware
Network
Question : How do I get a WPF DataGrid to auto refresh when an underlying SQL Server table is updated?
I have been searching for a way to have a WPF DataGrid automatcially refresh itself when new rows are added to a SQL Server table that it represents. Rows are typically added to the table via other processes and the DataGrid is merely a view into that table.
Eventually print and delete capabilities will be added to the grid but right now I just need a way to perform the "auto" refresh.
Storing the records internally is not necessarily a preferred solution as the number of records could get quite large and contain a lot of string data.
Thanks!
Answer : How do I get a WPF DataGrid to auto refresh when an underlying SQL Server table is updated?
have you tried:
MessagesGrid.GetBindingExp
ression(Da
taGrid.Ite
msSourcePr
operty).Up
dateTarget
()
Random Solutions
[wxPython] Combo Boxes and EVT_COMBOBOX
SQL Server 2000 Log File Grown to Excessive Size
XP Internet Time Synch Interval
OALGen Error every morning
get the serial number of windows xp and ms office
How can i detect if my advertiser is cheating me?
Run External Program
SEO - Google SERP for homepage of my site fell back to position 21 - what is the reason?
My priv1.edb and priv1.stm are increasing in size by the day-What shud I do ?
SqlCeConnection