-
Jul 14th, 2017, 10:04 PM
#1
Thread Starter
Junior Member
WPF Datagrid cannot refresh timely
I have a WPF datagird which is bound to a datatable. After I changed the value of certain cell, like the first row, column qty from 1 to 2. The same row will not update if I just click other cell in the same row. It will update if I press enter or click other row. But actually the datatable has been update as soon as I exit editing more as you can see the total in the status bar has been changed already. What shall I to to keep the same row updated if I just click other cell in the same row without pressing enter?
-
Jul 17th, 2017, 09:44 AM
#2
Hyperactive Member
Re: WPF Datagrid cannot refresh timely
Can you show the XAML you use for the datagrid, including the bindings you use?
-
Jul 26th, 2017, 03:37 AM
#3
Thread Starter
Junior Member
Re: WPF Datagrid cannot refresh timely
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|