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
Which account should I delete after finding duplicate SPN of MSSQLSvc/LPZ-Tickets.Lowry<wbr />ParkZoo.co<wbr />m:1433
Where to create XmlHTTPRequest object
2003 BLue Screen / Rebooting
Where are synchronized network drives stored.
ipod reset problems
Product Key thrown out! Cannot install windows98. can anyone help?
IIS Page Load Delay
Help configuring push email with SSL and exhchange in Windows Mobile 6
AIR Flex Application
How to disable Quick Launch and Volume control in Group Policy?